{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abc-pyhajarvi-pyhajarvi-festland-finnland",
  "name": "ABC Pyhäjärvi",
  "description": "Enjoy a relaxing stay at ABC Pyhäjärvi in Pyhäjärvi, Finland. Customer rating: 2.25.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abc-pyhajarvi-pyhajarvi-festland-finnland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650780895.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Liiketie",
    "addressLocality": "Pyhäjärvi",
    "addressRegion": "Festland-Finnland",
    "postalCode": "86800",
    "addressCountry": "Finnland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.71516,
    "longitude": 25.92143
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}