{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albuquerque-tijeras-mountain-rv-resort-tijeras-nm",
  "name": "Albuquerque Tijeras Mountain RV Resort",
  "description": "Discover top RV parks in Albuquerque, NM with full hookups, spacious sites, resort-style amenities & nearby attractions. Reserve your stay today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albuquerque-tijeras-mountain-rv-resort-tijeras-nm",
  "image": [
    "https://albuquerquervpark.com/wp-content/uploads/2024/04/20240208_173729-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "844-B New Mexico 333",
    "addressLocality": "Tijeras",
    "addressRegion": "NM",
    "postalCode": "87059",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0796355,
    "longitude": -106.3879441
  },
  "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"
    }
  ]
}