{
  "businessInfo": {
    "name": "Brokentop Garage Doors",
    "category": "Garage Door Services",
    "subcategory": "Garage Door Repair",
    "description": "Licensed garage door repair, installation, and spring replacement. Same-day service Mon-Fri. Serving Bend, Redmond, Sisters, and Central Oregon since 2016.",
    "phone": "541-203-7676",
    "website": "https://brokentopgaragedoors.com",
    "email": "info@brokentopgaragedoors.com"
  },
  "location": {
    "address": {
      "street": "1905 NE 2nd St",
      "city": "Bend",
      "state": "OR",
      "postalCode": "97701",
      "country": "United States"
    },
    "coordinates": {
      "latitude": 44.0631,
      "longitude": -121.3076
    }
  },
  "hours": {
    "regularHours": [
      {
        "day": "Monday",
        "open": "07:00",
        "close": "17:00"
      },
      {
        "day": "Tuesday",
        "open": "07:00",
        "close": "17:00"
      },
      {
        "day": "Wednesday",
        "open": "07:00",
        "close": "17:00"
      },
      {
        "day": "Thursday",
        "open": "07:00",
        "close": "17:00"
      },
      {
        "day": "Friday",
        "open": "07:00",
        "close": "17:00"
      }
    ],
    "is24Hours": false
  },
  "serviceArea": {
    "type": "radius",
    "radiusMiles": 30,
    "centerPoint": {
      "latitude": 44.0631,
      "longitude": -121.3076
    },
    "cities": [
      "Bend",
      "Redmond",
      "Sisters",
      "Sunriver",
      "La Pine",
      "Prineville",
      "Madras",
      "Tumalo",
      "Terrebonne",
      "Powell Butte"
    ]
  },
  "attributes": {
    "licensedContractor": true,
    "licenseNumber": "209697",
    "licenseAuthority": "Oregon Construction Contractors Board",
    "insured": true,
    "bonded": true,
    "emergencyService": true,
    "freeEstimates": true,
    "acceptsCreditCards": true
  }
}