{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandollar-resort-rv-park-rockport-tx",
  "name": "Sandollar Resort & RV Park",
  "description": "Sandollar Resort & RV Park is located at 4021 Texas 35, Rockport TX 78382. Sandollar Resort & RV Park can be contacted at ***-***-**** or http://www.sandollar-resort.com/",
  "url": "https://campertunity.com/listings/campgrounds/sandollar-resort-rv-park-rockport-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4021 Texas 35",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "postalCode": "78382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0738691,
    "longitude": -97.0370338
  }
}