{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bonnie-clyde-cool-pines-rv-park-mayhill-nm",
  "name": "Bonnie & Clyde Cool Pines RV Park",
  "description": "With 15 acres in the beautiful Sacramento Mountains, our RV park is the ideal base of exploration for the many exciting natural treasures in south central New M",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bonnie-clyde-cool-pines-rv-park-mayhill-nm",
  "image": [
    "https://static.wixstatic.com/media/4d4c7a_1e96f051e8db4b5f9ec2b15e07182e48~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2998 US Highway 82",
    "addressLocality": "Mayhill",
    "addressRegion": "NM",
    "postalCode": "88339",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8895419,
    "longitude": -105.4780381
  }
}