{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-ozark-al",
  "name": "Spot2Nite",
  "description": "Located just 47 miles North of Florida State Line. Avoid I-75, Take I-65 to Hwy 231 to I-10. Gateway to beautiful beaches on the Gulf of Mexico, the splendor of Central Florida and the magic of Disney World! Twice recipients of the RV Park of the Year",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-ozark-al",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/54bf6a97-98e7-11ef-bae2-9ea140203659/card.jpg?v=63897749680",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/54a5a2a7-98e7-11ef-8171-9ea1c28e9ba0/card.jpg?v=63897749680"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ozark",
    "addressRegion": "AL",
    "postalCode": "36360",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4881712,
    "longitude": -85.6870322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}