homeaboutserviceListserviceDetaillocationlistingListlistingDetailproductcategoryarticlefaqcontactpolicylandingteamportfolio
3 schemas for location
OrganizationOrganization schema for Grndwerk
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://grndwerk.com/#organization",
"name": "Grndwerk",
"legalName": "Grndwerk",
"description": "Grndwerk drops structured data, llms.txt, and AEO signals into any Next.js project. Edit one file. Schemas, metadata, and AI visibility follow.",
"slogan": "Make your Next.js site visible to AI, not just Google.",
"url": "https://grndwerk.com",
"logo": "https://grndwerk.com/icon/icon.svg",
"image": "https://grndwerk.com/og.jpg",
"foundingDate": "2025",
"email": "hello@grndwerk.com",
"sameAs": [
"https://x.com/grndwerk",
"https://github.com/grndwerk"
]
}WebPageWebPage for "location page"
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://grndwerk.com/location/#webpage",
"url": "https://grndwerk.com/location",
"name": "location page",
"description": "Preview schema for archetype: location",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://grndwerk.com/#website"
},
"breadcrumb": {
"@id": "https://grndwerk.com/location/#breadcrumb"
}
}BreadcrumbListBreadcrumb with 2 items
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"@id": "https://grndwerk.com/location/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://grndwerk.com"
},
{
"@type": "ListItem",
"position": 2,
"name": "location",
"item": "https://grndwerk.com/location"
}
]
}