{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-breaks-park-georgetown-tx",
  "name": "What is the phone number for Cedar Breaks Park?",
  "description": "Cedar Breaks Park is located at 2100 Cedar Breaks Road, Georgetown TX 78633. Cedar Breaks Park can be contacted at ***-***-**** or http://tpwd.texas.gov/fishboat/fish/recreational/lakes/georgetown/access.phtml#pointa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-breaks-park-georgetown-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 Cedar Breaks Road",
    "addressLocality": "Georgetown",
    "addressRegion": "TX",
    "postalCode": "78633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6711431,
    "longitude": -97.7373576
  }
}