{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/575-rv-park-alamogordo-nm",
  "name": "575 RV Park",
  "description": "Enjoy mountain views and full RV hookups at 575 RV Park in Alamogordo, NM, with easy access to White Sands and Cloudcroft.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/575-rv-park-alamogordo-nm",
  "image": [
    "https://575rvpark.com/wp-content/uploads/2022/08/65a60532845cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "575 W. 8th Street",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}