{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-blacksburg-sc",
  "name": "Spot2Nite",
  "description": "Nestled in the foothills of the Appalachian mountains, we are a family-oriented and pet friendly campground situated on 40 acres near the Broad River. We offer a lot of activities for kids and the kid at heart. We'",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-blacksburg-sc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1963395b-98e7-11ef-b0e3-9ea1ea14c924/card.jpg?v=63897749583"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blacksburg",
    "addressRegion": "SC",
    "postalCode": "29702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1302881,
    "longitude": -81.580911
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}