DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://blog.finalsurge.com/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://blog.finalsurge.com#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://blog.finalsurge.com/#collectionpage",
"url": "https://blog.finalsurge.com/",
"name": "Final Surge Blog",
"description": "A free online training log for athletes of all types including runners, triathletes, cyclists, swimmers and their coaches. Great for teams and clubs. Find coaches and training plans online!",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://blog.finalsurge.com/#website"
},
"breadcrumb": {
"@id": "https://blog.finalsurge.com/#breadcrumblist"
},
"about": {
"@id": "https://blog.finalsurge.com/#organization"
}
},
{
"@type": "Organization",
"@id": "https://blog.finalsurge.com/#organization",
"name": "Final Surge",
"description": "A free online training log for athletes of all types including runners, triathletes, cyclists, swimmers and their coaches. Great for teams and clubs. Find coaches and training plans online!",
"url": "https://blog.finalsurge.com/",
"logo": {
"@type": "ImageObject",
"url": "https://blog.finalsurge.com/wp-content/uploads/2021/12/Final-Surge-Logo.png",
"@id": "https://blog.finalsurge.com/#organizationLogo",
"width": 649,
"height": 129
},
"image": {
"@id": "https://blog.finalsurge.com/#organizationLogo"
},
"sameAs": [
"https://www.facebook.com/finalsurge",
"https://www.twitter.com/FinalSurge",
"https://www.youtube.com/channel/UC061nucStXaUb6NB7CyTyZg"
]
},
{
"@type": "WebSite",
"@id": "https://blog.finalsurge.com/#website",
"url": "https://blog.finalsurge.com/",
"name": "Final Surge Blog",
"description": "A free online training log for athletes of all types including runners, triathletes, cyclists, swimmers and their coaches. Great for teams and clubs. Find coaches and training plans online!",
"inLanguage": "en-US",
"publisher": {
"@id": "https://blog.finalsurge.com/#organization"
}
}
]
}