{
  "id": "hugo-plumbing",
  "type": "Plumber",
  "name": "Hugo Plumbing",
  "description": "Hugo Plumbing is a licensed, insured, family-run plumbing company in Houston, Texas providing residential and commercial plumbing repair, replacement, and installation, with 24/7 emergency service.",
  "url": "https://hugoplumbingtx.com",
  "logo": "https://hugoplumbingtx.com/images/logo.webp",
  "phone": {
    "display": "(713) 409-7176",
    "e164": "+17134097176",
    "tel_url": "tel:+17134097176"
  },
  "address": {
    "street": "7038 Cotton Drive",
    "city": "Houston",
    "state": "TX",
    "postal_code": "77092",
    "country": "US",
    "formatted": "7038 Cotton Drive, Houston, TX 77092"
  },
  "geo": {
    "latitude": 29.8365319,
    "longitude": -95.496918
  },
  "hours": {
    "open_24_7": true,
    "display": "Open 24/7 for Emergency Service",
    "schema_opening_hours": "Mo-Su 00:00-23:59",
    "timezone": "America/Chicago"
  },
  "license": {
    "type": "Texas Master Plumber License",
    "number": "MPL 41319"
  },
  "payment_accepted": [
    "Cash",
    "Check",
    "Credit Card",
    "Debit Card",
    "Zelle"
  ],
  "year_founded": 1998,
  "rating": {
    "value": 4.9,
    "count": 650,
    "source": "Google Business Profile",
    "url": "https://www.google.com/maps?cid=17316930167024242353"
  },
  "service_area": {
    "summary": "Hugo Plumbing provides residential and commercial plumbing services in Houston, Texas and surrounding communities including Humble, Kingwood, Spring, The Woodlands, Cypress, Katy, Sugar Land, Pearland, Pasadena.",
    "primary_city": "Houston, TX",
    "surrounding_cities": [
      "Humble, TX",
      "Kingwood, TX",
      "Spring, TX",
      "The Woodlands, TX",
      "Cypress, TX",
      "Katy, TX",
      "Sugar Land, TX",
      "Pearland, TX",
      "Pasadena, TX"
    ],
    "zip_count": 122,
    "details": "https://hugoplumbingtx.com/api/service-areas.json",
    "page": "https://hugoplumbingtx.com/areas-we-serve"
  },
  "services": {
    "count": 12,
    "details": "https://hugoplumbingtx.com/api/services.json",
    "page": "https://hugoplumbingtx.com/services"
  },
  "offers": {
    "count": 4,
    "details": "https://hugoplumbingtx.com/api/offers.json",
    "page": "https://hugoplumbingtx.com/coupons"
  },
  "actions": {
    "book_online": {
      "method": "GET",
      "url": "https://book.housecallpro.com/book/Hugo-Plumbing/a36279ec67c14456b0b25f1f992b2f4e?v2=true",
      "description": "Housecall Pro online scheduling page (human-facing)."
    },
    "call": {
      "method": "TEL",
      "url": "tel:+17134097176",
      "description": "Call or text 24/7."
    },
    "request_service": {
      "method": "POST",
      "url": "https://hugoplumbingtx.com/api/request-service",
      "content_types": [
        "application/json",
        "multipart/form-data",
        "application/x-www-form-urlencoded"
      ],
      "fields": {
        "name": "required",
        "phone": "required",
        "problem": "required",
        "email": "optional",
        "address": "optional"
      },
      "description": "Submit a service request; a Hugo Plumbing dispatcher calls the customer back. See /api/openapi.json.",
      "page": "https://hugoplumbingtx.com/contact"
    }
  },
  "social": {
    "facebook": "https://www.facebook.com/HugoPlumbing/",
    "instagram": "https://www.instagram.com/hugoplumbinghouston/",
    "google": "https://www.google.com/maps?cid=17316930167024242353",
    "tiktok": "https://www.tiktok.com/@hugoplumbingtx",
    "youtube": "https://www.youtube.com/@HugoPlumbingTX"
  }
}