{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fiddlestix-rv-isle-mn",
  "name": "Fiddlestix RV",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fiddlestix-rv-isle-mn",
  "image": [
    "https://static.wixstatic.com/media/aa1e96_6476813d5f984364b6c99c46723c67fa%7Emv2.png/v1/fit/w_2500,h_1330,al_c/aa1e96_6476813d5f984364b6c99c46723c67fa%7Emv2.png",
    "https://static.wixstatic.com/media/aa1e96_5a7496b54eb741c0aef02066fe1e6110~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1081 395th Street",
    "addressLocality": "Isle",
    "addressRegion": "MN",
    "postalCode": "56342",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1179256,
    "longitude": -93.4344916
  }
}