{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nero-lodz-no1-lodz-odz-voivodeship",
  "name": "Nero lodz No1",
  "description": "private parking - open all year round - ONLY FOR MOTORHOMES - no amenities - only water and electricity - near the intersection of the A1 and A2 highways - center of Łódź 7km. -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nero-lodz-no1-lodz-odz-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650866966.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moskuliki",
    "addressLocality": "Łódź",
    "addressRegion": "odz-voivodeship",
    "postalCode": "91-604",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.81018,
    "longitude": 19.54071
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  }
}