{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shellys-rv-park-rockport-tx-us",
  "name": "Shelly’s RV Park",
  "description": "Contact info, reviews tips & more for Shelly’s RV Park | Camping in Texas",
  "url": "https://campertunity.com/listings/campgrounds/shellys-rv-park-rockport-tx-us",
  "image": [
    "https://photos.thedyrt.com/photo/1167176/media/shelly-s-rv-park_4d5dbaf6-76fd-4052-ad3e-7241bced331b.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1167177/media/shelly-s-rv-park_5d447106-2a7f-426a-86cf-f3e7b8e6c575.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1167176/media/shelly-s-rv-park_4d5dbaf6-76fd-4052-ad3e-7241bced331b.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1167175/media/shelly-s-rv-park_db05d1c8-5b4b-4117-8122-af4cb5523805.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1602 W 4th St",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.012849999999986,
    "longitude": -97.08285999999998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Martinez C."
      },
      "datePublished": "2023-01-02T17:30:57.216Z",
      "reviewBody": "This is great campground if you like tranquility. They do have a pool although we were not able to utilize it due to the cool weather. Management and staff were super nice and helpful. I recommend this site. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}