{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-tar-awa-viejas-camper-park-dulzura-ca",
  "name": "Ma Tar Awa Viejas Camper Park",
  "description": "Ma Tar Awa Viejas Camper Park is located near the rolling hills and valleys of Southern California.",
  "url": "https://campertunity.com/listings/campgrounds/ma-tar-awa-viejas-camper-park-dulzura-ca",
  "image": [
    "https://photos.thedyrt.com/photo/732224/media/ma-tar-awa-viejas-camper-park_7bd00788-7f99-4ffd-aa15-547efa042f82.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.89155567,32.52262509)/-116.89155567,32.52262509,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/732224/media/ma-tar-awa-viejas-camper-park_7bd00788-7f99-4ffd-aa15-547efa042f82.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/732225/media/ma-tar-awa-viejas-camper-park_23ee7584-df13-4fd7-b745-ae20945abb66.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dulzura",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.52262509,
    "longitude": -116.89155567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}