{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-sj-blanca-co",
  "name": "Camping de SJ",
  "description": "Located on the outskirts of Alamosa Colorado, in the city of Blanca, there are 5 acres of property for scattered camping, camping in caravans and camping in tents. You can park in the camp wherever you want and set up the camp where you want. Fires are allowed, however, you must have water easily accessible. Pets are allowed without a leash, but the pet owner assumes all. Responsibility. Nearby is the Smith reservoir, about 2 miles from the property. There is also a marijuana dispensary about...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-sj-blanca-co",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blanca",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5155,
    "longitude": -105.5575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}