{
	"@context": "https://www.w3.org/ns/activitystreams",
	"id": "https://jasonrbriggs.com/@me/followers-list",
	"type": "OrderedCollectionPage",
	"totalItems": 2,
	"partOf": "https://jasonrbriggs.com/@me/followers",
	"orderedItems": [
		"https://mastodon.social/@rpw2000",
		"https://mastodon.social/@jasonrbriggs"
	]
}