{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peach-creek-rv-santa-rosa-beach-fl",
  "name": "What is the phone number for Peach Creek RV Park?",
  "description": "Peach Creek RV Park is located at 4401 U.S. 98, Santa Rosa Beach FL 32459. Peach Creek RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peach-creek-rv-santa-rosa-beach-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4401 U.S. 98",
    "addressLocality": "Santa Rosa Beach",
    "addressRegion": "FL",
    "postalCode": "32459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3584862,
    "longitude": -86.110613
  }
}