{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-at-campsite-camping-aurel-vlaicu-rumania-west",
  "name": "Are dogs allowed at the campsite Camping Aurel Vlaicu?",
  "description": "Profile No description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-at-campsite-camping-aurel-vlaicu-rumania-west",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-aurel-vlaicu/6my6zh9xTVHh.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-aurel-vlaicu/_sLq7AL4FqoH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Principale 155",
    "addressLocality": "Camping Aurel Vlaicu",
    "addressRegion": "Rumania West",
    "postalCode": "335401",
    "addressCountry": "Romania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.90222,
    "longitude": 23.27583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}