{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twins-ranch-tillamook-or",
  "name": "Twins Ranch",
  "description": "Twins Ranch is located at 6880 HWY 101 North, Tillamook OR 97141. Twins Ranch can be contacted at ***-***-**** or https://www.Twinsranchllc.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twins-ranch-tillamook-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6880 HWY 101 North",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "postalCode": "97141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.447262,
    "longitude": -123.8418125
  }
}