{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manastirea-hodos-bodrogu-nou-arad-roemenie",
  "name": "Manastirea Hodos",
  "description": "Enjoy a relaxing stay at Manastirea Hodos in Bodrogu Nou, Romania. Visitor rating: 3.55.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manastirea-hodos-bodrogu-nou-arad-roemenie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650767833.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "bodrogu-nou",
    "addressRegion": "Arad",
    "postalCode": "317130",
    "addressCountry": "roemenie"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.13304,
    "longitude": 21.18549
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}