{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridgeview-rv-park-breckenridge-tx-1",
  "name": "Bridgeview RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bridgeview-rv-park-breckenridge-tx-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/047/062/full/755.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Breckenridge",
    "addressRegion": "TX",
    "postalCode": "76424",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7554791,
    "longitude": -98.9026798
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/bridgeview-rv-park-7213"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}