{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eric-jay-rv-resort-houston-tx",
  "name": "Eric & Jay's RV Resort",
  "description": "Eric & Jay's RV Resort camping reservations and campground information. Learn more about camping near Eric & Jay's RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/eric-jay-rv-resort-houston-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783245/%7Bpht%7DphotoURL2-original%7Bpht%7D1699572539397.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2935 Lockcrest Street",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.61704,
    "longitude": -95.37925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}