{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belaire-junction-rv-park-temple-tx",
  "name": "Belaire Junction RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/belaire-junction-rv-park-temple-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/666/full/belaire-junction-rv-park-temple-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Temple",
    "addressRegion": "TX",
    "postalCode": "76501",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/belaire-junction-rv-park-57767"
  ],
  "checkinTime": "00:09:00",
  "checkoutTime": "00:09:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}