{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emerald-beach-rv-park-navarre-fl",
  "name": "Emerald Beach RV Park",
  "description": "Welcome to Emerald Beach RV Park located in Navarre, Florida. Florida's Most Relaxing Place!",
  "url": "https://campertunity.com/listings/campgrounds/emerald-beach-rv-park-navarre-fl",
  "image": [
    "https://static.wixstatic.com/media/6ac768_dad191dc1f0e4b2f81c916098dec60c4~mv2.png/v1/fill/w_400,h_395,al_c/6ac768_dad191dc1f0e4b2f81c916098dec60c4~mv2.png",
    "https://static.wixstatic.com/media/6ac768_4aa0d35e4a434ef28034a8f5056bb60b~mv2.png",
    "https://static.wixstatic.com/media/6ac768_d056fa0c06644736a2ad741ee34cce8e~mv2.jpg/v1/fill/w_741,h_556,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/6ac768_d056fa0c06644736a2ad741ee34cce8e~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8885 Navarre Pkwy",
    "addressLocality": "Navarre",
    "addressRegion": "FL",
    "postalCode": "32566",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4019789,
    "longitude": -86.8700821
  }
}