{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/piejuras-kempings-ventspils",
  "name": "Piejuras Kempings",
  "description": "the camp site is separated from the beach by a park-in the weekend best pressure-there is an open grassy plain, but you can also stand in the forest",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/piejuras-kempings-ventspils",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650693879.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vasarnīcu iela 56",
    "addressLocality": "Ventspils",
    "postalCode": "3601",
    "addressCountry": "LV"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.38433,
    "longitude": 21.53449
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}