{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frog-hollow-campground-rv-park-grenada-ms",
  "name": "Frog Hollow Campground & RV Park",
  "description": "RV Park & Campgrounds in Grenada, MS",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frog-hollow-campground-rv-park-grenada-ms",
  "image": [
    "https://froghollowms.com/images/card.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 MS-7",
    "addressLocality": "Grenada",
    "addressRegion": "MS",
    "postalCode": "38901",
    "addressCountry": "US"
  }
}