{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-rv-park-carlsbad-nm",
  "name": "Country RV Park",
  "description": "Monarchy Country RV Park offers RV accommodations within the Southeast New Mexico area. We strive to serve our park guests with a unique and private experience while exceeding expectations. Our park features privacy, calmness and serenity. Our park is surrounded by perimeter walls that offer privacy to our guests. We offer complimentary wif-fi, we have a complimentary ice machine and our unobstructed views of the starry night sky are second to none. We offer our guests a dog park and a laundr...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-rv-park-carlsbad-nm",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/068/127/full/country-rv-park-carlsbad-nm-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carlsbad",
    "addressRegion": "NM",
    "postalCode": "88220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4257456,
    "longitude": -104.237612
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}