{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rockport-rv-park-south-rockport-tx",
  "name": "Rockport RV Park South",
  "description": "Rockport RV Park South is located near the Gulf Coast in Texas, featuring flat terrain with coastal vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/rockport-rv-park-south-rockport-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1276699/media/rockport-rv-park-south_78d47c3f-4d4b-48dd-9e94-898291baee15.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.0854172325582,27.9925929103713)/-97.0854172325582,27.9925929103713,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1276700/media/rockport-rv-park-south_76f09033-5b84-4eb6-b582-d78ad1804d82.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1276699/media/rockport-rv-park-south_78d47c3f-4d4b-48dd-9e94-898291baee15.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.9925929103713,
    "longitude": -97.0854172325582
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}