{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hobbs-family-campground-tabor-city-nc",
  "name": "Hobbs Family Campground",
  "description": "Enjoy family-friendly camping with RV sites & tent areas. Rent golf carts & store your gear. Book your adventure today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hobbs-family-campground-tabor-city-nc",
  "image": [
    "https://lirp.cdn-website.com/09cc048c/dms3rep/multi/opt/imresizer-1728335718788-1920w.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 Marcias Ln",
    "addressLocality": "Tabor City",
    "addressRegion": "NC",
    "postalCode": "28463",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.980372,
    "longitude": -78.628716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}