{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-bend-rv-park-bertram-tx",
  "name": "Cedar Bend RV Park",
  "description": "Large Sites Full Hook-ups Highly Rated Good Sam Park ***-***-**** call / text",
  "url": "https://campertunity.com/listings/campgrounds/cedar-bend-rv-park-bertram-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/46d862f7-0809-40d3-af6d-090709a0502a/Cedar%20Bend%20RV%20Park%20Cabin-2705afe.jpg",
    "http://img1.wsimg.com/isteam/ip/46d862f7-0809-40d3-af6d-090709a0502a/Cedar%20Bend%20RV%20Park%20Cabin-2705afe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1220 County Road 321",
    "addressLocality": "Bertram",
    "addressRegion": "TX",
    "postalCode": "78605",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.724916644509634,
    "longitude": -98.07860287841629
  },
  "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"
    }
  ]
}