{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southwest-rv-trailer-park-carlsbad-nm",
  "name": "Southwest RV & Trailer Park",
  "description": "Book your RV site at Southwest RV Park in Carlsbad, NM. Enjoy covered RV parking, a welcoming RV park, and campground. Reserve your spot today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southwest-rv-trailer-park-carlsbad-nm",
  "image": [
    "https://storageunitsoftware-assets.s3.amazonaws.com/uploads/widget_image/image/8020/small_unnamed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "908 North Main",
    "addressLocality": "Carlsbad",
    "addressRegion": "NM",
    "postalCode": "88220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.430498,
    "longitude": -104.225624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}