{
  "schema": "https://www.bowtiegrooming.com/api/schemas/pricing.v1.json",
  "version": "1.0",
  "generated_at": "2026-05-02T18:00:00Z",
  "ttl_seconds": 86400,
  "currency": "USD",
  "timezone": "America/Chicago",
  "business": {
    "id": "bowtie-mobile-grooming",
    "name": "Bow Tie Mobile Pet Grooming",
    "tagline": "Stress-Free Pet Grooming, Right at Your Door!",
    "website": "https://www.bowtiegrooming.com",
    "phone": "+1-469-636-5549",
    "base_location": {
      "city": "Frisco",
      "state": "TX",
      "postal_code": "75034",
      "country": "US",
      "lat": 33.1507,
      "lon": -96.8236
    },
    "service_type": "mobile_pet_grooming",
    "rating": { "average": 4.9, "count": 350, "source": "Google Business Profile" }
  },

  "service_packages": [
    {
      "id": "bath_brush",
      "label": "Bath & Brush",
      "branded_name": "The Spy Who Scrubbed Me",
      "tier": 1,
      "description": "Warm bath with hydro massage and super sudser, teeth brushing, ear cleaning, blow dry, brushing and combing, and nail clipping",
      "includes": ["wash", "hydro_massage", "teeth_brushing", "ear_cleaning", "blow_dry", "brush_combing", "nail_clipping", "petcheck_wellness_scan"],
      "pricing_model": "by_breed",
      "complimentary_note": "Some services performed as your pet allows"
    },
    {
      "id": "trim_tidy",
      "label": "Trim & Tidy",
      "branded_name": "From Fuzz with Love",
      "tier": 2,
      "description": "Bath & Brush plus paw pad trim and partial haircut. Touch-up of up to three areas (face, feet, or sanitary)",
      "includes_package": "bath_brush",
      "additional_includes": ["paw_pad_trim", "partial_haircut_3_areas"],
      "pricing_model": "by_breed"
    },
    {
      "id": "cut_style",
      "label": "Cut & Style",
      "branded_name": "Diamonds are Furr-Ever",
      "tier": 3,
      "description": "Trim & Tidy plus full-body personalized hair trim per owner specifications. Hand stripping and customizations are extra",
      "includes_package": "trim_tidy",
      "additional_includes": ["full_body_haircut"],
      "pricing_model": "by_breed"
    }
  ],

  "rates_by_breed": [
    { "id": "airedale_terrier",       "label": "Airedale Terrier",          "size_class": "medium",  "prices": { "bath_brush": 135, "trim_tidy": 185, "cut_style": 235 } },
    { "id": "akita",                  "label": "Akita",                     "size_class": "large",   "prices": { "bath_brush": 150, "trim_tidy": 210, "cut_style": 260 } },
    { "id": "australian_shepherd",    "label": "Australian Shepherd",       "size_class": "medium",  "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 245 } },
    { "id": "basset",                 "label": "Basset Hound",              "size_class": "medium",  "prices": { "bath_brush": 150 } },
    { "id": "bearded_collie",         "label": "Bearded Collie",            "size_class": "medium",  "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 245 } },
    { "id": "bernese_mountain_dog",   "label": "Bernese Mountain Dog",      "size_class": "large",   "prices": { "bath_brush": 165, "trim_tidy": 225, "cut_style": 285 } },
    { "id": "beagle",                 "label": "Beagle",                    "size_class": "small",   "prices": { "bath_brush": 110 } },
    { "id": "bichon_frise",           "label": "Bichon Frise",              "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "border_collie",          "label": "Border Collie",             "size_class": "medium",  "prices": { "bath_brush": 115, "trim_tidy": 165, "cut_style": 225 } },
    { "id": "boston_terrier",         "label": "Boston Terrier",            "size_class": "small",   "prices": { "bath_brush": 110 } },
    { "id": "boxer",                  "label": "Boxer",                     "size_class": "medium",  "prices": { "bath_brush": 130 } },
    { "id": "cairn_terrier",          "label": "Cairn Terrier",             "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "cavachon",               "label": "Cavachon",                  "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "cavalier_king_charles",  "label": "Cavalier King Charles",     "size_class": "small",   "prices": { "bath_brush": 125, "trim_tidy": 175, "cut_style": 225 } },
    { "id": "chow_chow",              "label": "Chow Chow",                 "size_class": "medium",  "prices": { "bath_brush": 165, "trim_tidy": 225, "cut_style": 275 } },
    { "id": "cocker_spaniel",         "label": "Cocker Spaniel",            "size_class": "small",   "prices": { "bath_brush": 125, "trim_tidy": 175, "cut_style": 225 } },
    { "id": "corgi",                  "label": "Corgi",                     "size_class": "small",   "prices": { "bath_brush": 125, "trim_tidy": 175 } },
    { "id": "dachshund",              "label": "Dachshund",                 "size_class": "small",   "prices": { "bath_brush": 110 } },
    { "id": "doodle_medium",          "label": "Doodle (Medium)",           "size_class": "medium",  "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 245 } },
    { "id": "french_bulldog",         "label": "French Bulldog",            "size_class": "small",   "prices": { "bath_brush": 110 } },
    { "id": "german_shepherd",        "label": "German Shepherd",           "size_class": "large",   "prices": { "bath_brush": 150, "trim_tidy": 205, "cut_style": 260 } },
    { "id": "golden_retriever",       "label": "Golden Retriever",          "size_class": "large",   "prices": { "bath_brush": 160, "trim_tidy": 220, "cut_style": 280 } },
    { "id": "greyhound",              "label": "Greyhound",                 "size_class": "large",   "prices": { "bath_brush": 165 } },
    { "id": "havanese",               "label": "Havanese",                  "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "jack_russell",           "label": "Jack Russell Terrier",      "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 155 } },
    { "id": "labrador",               "label": "Labrador Retriever",        "size_class": "large",   "prices": { "bath_brush": 150, "trim_tidy": 200 } },
    { "id": "lhasa_apso",             "label": "Lhasa Apso",                "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "mastiff",                "label": "Mastiff",                   "size_class": "x_large", "prices": { "bath_brush": 195 } },
    { "id": "old_english_sheepdog",   "label": "Old English Sheepdog",      "size_class": "large",   "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 290 } },
    { "id": "pekingese",              "label": "Pekingese",                 "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "pomeranian",             "label": "Pomeranian",                "size_class": "small",   "prices": { "bath_brush": 120, "trim_tidy": 150, "cut_style": 180 } },
    { "id": "poodle",                 "label": "Poodle",                    "size_class": "medium",  "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 245 } },
    { "id": "portuguese_water_dog",   "label": "Portuguese Water Dog",      "size_class": "medium",  "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 245 } },
    { "id": "pug",                    "label": "Pug",                       "size_class": "small",   "prices": { "bath_brush": 110 } },
    { "id": "samoyed",                "label": "Samoyed",                   "size_class": "large",   "prices": { "bath_brush": 190, "trim_tidy": 250, "cut_style": 325 } },
    { "id": "schnauzer",              "label": "Schnauzer",                 "size_class": "small",   "prices": { "bath_brush": 130, "trim_tidy": 165, "cut_style": 225 } },
    { "id": "schnauzer_giant",        "label": "Giant Schnauzer",           "size_class": "large",   "prices": { "bath_brush": 145, "trim_tidy": 195, "cut_style": 290 } },
    { "id": "english_setter",         "label": "English Setter",            "size_class": "large",   "prices": { "bath_brush": 150, "trim_tidy": 210, "cut_style": 260 } },
    { "id": "shiba_inu",              "label": "Shiba Inu",                 "size_class": "small",   "prices": { "bath_brush": 150 } },
    { "id": "shih_tzu",               "label": "Shih Tzu",                  "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } },
    { "id": "siberian_husky",         "label": "Siberian Husky",            "size_class": "large",   "prices": { "bath_brush": 160, "trim_tidy": 220, "cut_style": 280 } },
    { "id": "springer_spaniel",       "label": "Springer Spaniel",          "size_class": "medium",  "prices": { "bath_brush": 125, "trim_tidy": 175, "cut_style": 225 } },
    { "id": "st_bernard",             "label": "Saint Bernard",             "size_class": "x_large", "prices": { "bath_brush": 190, "trim_tidy": 290, "cut_style": 325 } },
    { "id": "yorkshire_terrier",      "label": "Yorkshire Terrier",         "size_class": "small",   "prices": { "bath_brush": 110, "trim_tidy": 140, "cut_style": 160 } }
  ],

  "cats": {
    "short_haired": { "starting_price": 125 }
  },

  "spa_treatments": [
    { "id": "furry_royale",                "label": "The Furry Royale",                "price": 35, "description": "Includes blueberry facial, skin soother, paw balm, and nail filing" },
    { "id": "blueberry_facial",            "label": "Blueberry Facial",                "price": 10 },
    { "id": "lav_n_derm",                  "label": "Lav-N-Derm Skin Soother",         "price": 15 },
    { "id": "paw_balm",                    "label": "Paw Balm",                        "price": 10 },
    { "id": "nose_butter",                 "label": "Nose Butter",                     "price": 10 },
    { "id": "nail_filing",                 "label": "Nail Filing",                     "price": 10 },
    { "id": "serotonin_dopamine_massage",  "label": "Serotonin & Dopamine Massage",    "price": 15, "description": "Targets natural serotonin and dopamine release zones; up to 15 minutes of bliss" }
  ],

  "specialty_shampoos": [
    { "id": "odor_terminator",  "label": "Odor Terminator",            "price": 20 },
    { "id": "medicated",        "label": "Medicated (Seborrhea)",      "price": 20 },
    { "id": "hypoallergenic",   "label": "Hypoallergenic",             "price": 20 },
    { "id": "flea_and_tick",    "label": "Flea & Tick",                "price": 45 }
  ],

  "a_la_carte": [
    { "id": "keratin_treatment",   "label": "Keratin Treatment",            "price": 25 },
    { "id": "protein_treatment",   "label": "Protein Treatment",            "price": 25 },
    { "id": "color_enhancement",   "label": "Color Enhancement",            "price": 25 },
    { "id": "sanitary_trim",       "label": "Sanitary Trim",                "price": 20 },
    { "id": "feet_trim",           "label": "Clean & Tidy Feet Trim",       "price": 25 },
    { "id": "face_trim",           "label": "Clean & Tidy Face Trim",       "price": 25 },
    { "id": "ear_plucking",        "label": "Ear Plucking",                 "price": 20 },
    { "id": "nail_pawdicure",      "label": "Nail Pawdicure Painting",      "price_from": 20 },
    { "id": "bow_tie_collar",      "label": "Bow Tie for Collar",           "price": 15 },
    { "id": "perfume_spritz",      "label": "Perfume Spritz",               "price":  5 }
  ],

  "shed_control": [
    {
      "id": "ultimate_deshed",
      "label": "Ultimate De-shed Treatment",
      "branded_name": "The Shed Who Loved Me",
      "price": 45,
      "description": "De-shed shampoo and conditioner, undercoat blowout, and up to 15 minutes of dry & wet humane brushing with specialized tools"
    }
  ],

  "additional_charges": [
    { "id": "dematting",       "label": "Dematting",                       "price_from": 30, "description": "If your pet is matted and you want the coat saved (no shave), we'll dematt humanely. Up to 15 minutes." },
    { "id": "hand_stripping",  "label": "Hand Stripping",                  "price_from": 30, "description": "Skilled hand stripping to remove excess hair and maintain proper coat texture and color. Up to 15 minutes." },
    { "id": "handling_fee",    "label": "Handling Fee / Special Needs",    "price_from": 30, "description": "Pets needing additional help due to behavioral or health issues" },
    { "id": "flea_sanitation", "label": "Flea Infestation Sanitation Fee", "price": 75,      "description": "Ensures a clean and safe environment for all pets after a flea-positive appointment" }
  ],

  "training": [
    { "id": "grooming_training", "label": "Grooming Training", "price": 125, "unit": "per_hour", "description": "Helen's calm, patient handling and Richard's Nash Academy of Animal Arts training help your pet overcome grooming-related fears" }
  ],

  "discounts": [
    { "id": "toy_breeds",          "label": "Toy Breeds",                      "detail": "Adult dogs under 13 lbs (6+ months old) receive a complimentary add-on service valued up to $15" },
    { "id": "puppy_intro",         "label": "Puppy Intro to Grooming",         "price": 125, "detail": "Up to 4 months. Bath & Brush plus intro to tools and equipment" },
    { "id": "cut_style_monthly",   "label": "Cut & Style Monthly Package",     "discount_percent": 20, "detail": "Book every 4 weeks" },
    { "id": "trim_tidy_monthly",   "label": "Trim & Tidy Monthly Package",     "discount_percent": 15, "detail": "Book every 4 weeks" },
    { "id": "bath_brush_monthly",  "label": "Bath & Brush Monthly Package",    "discount_percent": 10, "detail": "Book every 4 weeks to keep odors, shedding, and nails under control" }
  ],

  "included_services": [
    {
      "id": "petcheck",
      "label": "Bow Tie PetCHECK™",
      "description": "Complimentary wellness scan included with every Bath & Brush, Trim & Tidy, and Cut & Style package. Keeps owners informed and empowered about their pet's well-being. No extra charge."
    }
  ],

  "service_areas": [
    {
      "id": "frisco",
      "city": "Frisco",
      "state": "TX",
      "zip_codes": ["75033", "75034", "75035", "75036"],
      "coverage": "Serving every corner of Frisco",
      "distance_tier_id": "tier_0_local",
      "trip_fee": 0
    },
    {
      "id": "prosper",
      "city": "Prosper",
      "state": "TX",
      "zip_codes": ["75078"],
      "coverage": "Serving every corner of Prosper",
      "distance_tier_id": "tier_1_close",
      "trip_fee": 19.95
    },
    {
      "id": "mckinney",
      "city": "McKinney",
      "state": "TX",
      "zip_codes": ["75072"],
      "coverage": "Serving East McKinney",
      "distance_tier_id": "tier_2_medium",
      "trip_fee": 29.95
    },
    {
      "id": "plano",
      "city": "Plano",
      "state": "TX",
      "zip_codes": ["75024", "75025", "75093"],
      "coverage": "Serving every corner of Plano",
      "distance_tier_id": "tier_2_medium",
      "trip_fee": 29.95
    },
    {
      "id": "the_colony",
      "city": "The Colony",
      "state": "TX",
      "zip_codes": ["75056"],
      "coverage": "Serving all of The Colony",
      "distance_tier_id": "tier_2_medium",
      "trip_fee": 29.95
    }
  ],

  "distance_tiers": [
    { "id": "tier_0_local",  "label": "Local: within base service area", "miles_from_base": "0-5",   "fee": 0     },
    { "id": "tier_1_close",  "label": "Close",                            "miles_from_base": "6-9",   "fee": 19.95 },
    { "id": "tier_2_medium", "label": "Medium",                           "miles_from_base": "10-15", "fee": 29.95 },
    { "id": "tier_3_far",    "label": "Far",                              "miles_from_base": "16-25", "fee": 39.95 }
  ],

  "booking_instructions": {
    "primary_method": "web_form",
    "web_form_url": "https://www.bowtiegrooming.com/get-a-quote",
    "phone": "+1-469-636-5549",
    "phone_label": "Call or text for personalized quote (especially for breeds not listed)",
    "agent_friendly_endpoint": null,
    "agent_friendly_endpoint_status": "planned_q3_2026"
  },

  "links": {
    "self": "https://www.bowtiegrooming.com/api/pricing.json",
    "availability": "https://www.bowtiegrooming.com/api/availability.json",
    "routing_baseline": "https://www.bowtiegrooming.com/api/routing-baseline.json",
    "schema": "https://www.bowtiegrooming.com/api/schemas/pricing.v1.json",
    "human_readable_index": "https://www.bowtiegrooming.com/api",
    "rates_page": "https://www.bowtiegrooming.com/rates-packages",
    "faqs": "https://www.bowtiegrooming.com/faqs",
    "policies": "https://www.bowtiegrooming.com/policies"
  },

  "notes": {
    "pricing_disclaimer": "All pricing is estimated and subject to variation based on pet temperament, coat condition, time between grooms, age, and size. Add-on services are available at additional cost. Sales tax is not included.",
    "custom_breeds": "If your dog's breed is not listed, please call or text +1-469-636-5549 for a personalized quote.",
    "machine_readable_intent": "This payload is published for both human and AI-agent consumption. Agents acting on behalf of customers may use it to provide quotes; final booking should still flow through the web form or phone."
  }
}
