{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://muncieyorktownstorage.com/#website",
  "name": "Muncie Yorktown Self Storage",
  "alternateName": "Muncie Yorktown Storage",
  "url": "https://muncieyorktownstorage.com/",
  "inLanguage": "en-US",
  "publisher": {
    "@type": "Organization",
    "@id": "https://muncieyorktownstorage.com/about#organization",
    "name": "Muncie Yorktown Self Storage",
    "telephone": "+1-765-216-7030",
    "email": "admin@muncieyorktownstorage.com",
    "naics": "531130",
    "areaServed": [
      {"@type": "City", "name": "Muncie, IN"},
      {"@type": "City", "name": "Yorktown, IN"},
      {"@type": "City", "name": "Albany, IN"},
      {"@type": "City", "name": "Daleville, IN"},
      {"@type": "City", "name": "Dunkirk, IN"},
      {"@type": "AdministrativeArea", "name": "Delaware County, IN"}
    ],
    "subOrganization": [
      {
        "@type": "SelfStorage",
        "@id": "https://muncieyorktownstorage.com/locations/centennial#facility",
        "name": "Muncie Yorktown Self Storage - Centennial Ave",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "1018 W Centennial Ave",
          "addressLocality": "Muncie",
          "addressRegion": "IN",
          "postalCode": "47303",
          "addressCountry": "US"
        }
      },
      {
        "@type": "SelfStorage",
        "@id": "https://muncieyorktownstorage.com/locations/nebo#facility",
        "name": "Muncie Yorktown Self Storage - Nebo Rd",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "1524 S Nebo Rd",
          "addressLocality": "Yorktown",
          "addressRegion": "IN",
          "postalCode": "47396",
          "addressCountry": "US"
        }
      }
    ]
  },
  "llms": {
    "concise": "https://muncieyorktownstorage.com/llms.txt",
    "full": "https://muncieyorktownstorage.com/llms-full.txt",
    "index": "https://muncieyorktownstorage.com/.well-known/llm-index.json"
  },
  "keyPages": {
    "homepage": "https://muncieyorktownstorage.com/",
    "about": "https://muncieyorktownstorage.com/about",
    "contact": "https://muncieyorktownstorage.com/contact",
    "faqs": "https://muncieyorktownstorage.com/faqs",
    "locations": "https://muncieyorktownstorage.com/locations/",
    "centennial": "https://muncieyorktownstorage.com/locations/centennial",
    "nebo": "https://muncieyorktownstorage.com/locations/nebo",
    "sitemap": "https://muncieyorktownstorage.com/sitemap.xml"
  }
}
