{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/30a-luxury-rv-resort-santa-rosa-beach-fl",
  "name": "30A Luxury RV Resort",
  "description": "Welcome to 30A Luxury RV Resort, where comfort meets elegance. Each amenity is crafted to enhance your stay, blending sophistication with the tranquility of resort living. Enjoy luxury that speaks for itself.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/30a-luxury-rv-resort-santa-rosa-beach-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/dcf7839c-21f0-11f0-831c-7993d5f98b72/card.jpg?v=63912817164"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "821 North County Highway 393",
    "addressLocality": "Santa Rosa Beach",
    "addressRegion": "FL",
    "postalCode": "32459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3858734,
    "longitude": -86.22895129999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}