{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunburst-rv-resort-milton-fl",
  "name": "Sunburst RV Resort",
  "description": "Sunburst RV Resort camping reservations and campground information. Learn more about camping near Sunburst RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunburst-rv-resort-milton-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783764/%7Bpht%7DphotoURL3-original%7Bpht%7D1725783088026.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2375 Horn Road",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.84486,
    "longitude": -87.06365
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}