{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunrise-motel-and-rv-park-cedarvil",
  "name": "Sunrise Motel and RV Park",
  "description": "Sunrise Motel and RV Park is located at 62271 California 299, Cedarville CA 96104. Sunrise Motel and RV Park can be contacted at ***-***-**** or http://www.sunrisecedarville.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunrise-motel-and-rv-park-cedarvil",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "62271 California 299",
    "addressLocality": "Cedarville",
    "addressRegion": "CA",
    "postalCode": "96104",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5303703,
    "longitude": -120.1847655
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/cedarville/sunrise-motel-and-rv-park"
  ]
}