{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/castro-de-rei-area-de-autocaravanas-galicia",
  "name": "Castro de Rei Area de Autocaravanas",
  "description": "Dedicated motorhome area near small village with basic facilities. Very quiet, surrounded by fields and trees.",
  "url": "https://campertunity.com/listings/campgrounds/castro-de-rei-area-de-autocaravanas-galicia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830886.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camiño Samesugueiras",
    "addressLocality": "Castro de Rei",
    "addressRegion": "galicia",
    "postalCode": "27250",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20462,
    "longitude": -7.39526
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  }
}