{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/butterfield-manufactured-home-rv-community-julian-ca-us",
  "name": "Butterfield Manufactured Home & RV Community",
  "description": "Butterfield Manufactured Home & RV Community is located at 14925 Great Southern Overland Stage Route, Julian CA 92036. Butterfield Manufactured Home & RV Community can be contacted at ***-***-**** or http://www.butterfieldcommunity.com/",
  "url": "https://campertunity.com/listings/campgrounds/butterfield-manufactured-home-rv-community-julian-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14925 Great Southern Overland Stage Route",
    "addressLocality": "Julian",
    "addressRegion": "CA",
    "postalCode": "92036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9794397,
    "longitude": -116.4362566
  }
}