{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spacious-skies-campgrounds-sandy-run-fayetteville-nc",
  "name": "Spacious Skies Campgrounds - Sandy Run",
  "description": "Enjoy shaded tent camping sites with nearby bathhouses and camp store access at Spacious Skies Sandy Run in Fayetteville, NC.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spacious-skies-campgrounds-sandy-run-fayetteville-nc",
  "image": [
    "https://images.insiderperks.com/w:auto/h:auto/q:mauto/f:best/https://spaciousskiescampgrounds.com/wp-content/uploads/2023/07/asset-3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "821 Lazy Acres St.",
    "addressLocality": "Fayetteville",
    "addressRegion": "NC",
    "postalCode": "28306",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9753341,
    "longitude": -78.8896522
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}