{
  "apiVersion": 1,
  "self": "https://washindex.com/api/cities/monrovia-ca.json",
  "humanUrl": "https://washindex.com/car-wash-cities/monrovia-ca",
  "msaApiUrl": "https://washindex.com/api/msas/los-angeles.json",
  "msaHumanUrl": "https://washindex.com/car-wash-markets/los-angeles",
  "apiRoot": "https://washindex.com/api/index.json",
  "glossary": "https://washindex.com/glossary",
  "methodology": "https://washindex.com/methodology",
  "notice": "Stripped field: mapSvg (available in the HTML page). Includes places[] (per-location), formatStats[], chainsRanked[], scatter[], incomeBuckets[], zips[]. See the methodology page for field definitions.",
  "slug": "monrovia-ca",
  "name": "Monrovia",
  "state": "CA",
  "msa": {
    "slug": "los-angeles",
    "name": "Los Angeles",
    "fullName": "Los Angeles-Long Beach-Anaheim, CA"
  },
  "generatedAt": "2026-05-20T09:09:29.941Z",
  "summary": {
    "totalLocations": 12,
    "totalChains": 2,
    "independentLocationCount": 10,
    "totalReviews": 2103,
    "scoredReviews": 473,
    "weightedAvgRating": 4.3570137898240615,
    "damageRate": 0.010570824524312896,
    "membershipMentionRate": 0.042283298097251586,
    "membershipCancellationRate": 0.2,
    "upsellPressureRate": 0.006342494714587738,
    "zipsWithIncomeData": 1,
    "medianHouseholdIncomeWeighted": 96127
  },
  "aspectScores": {
    "price": 0.42857142857142855,
    "wait_time": 0.2962962962962963,
    "result_quality": 0.7313829787234043,
    "staff": 0.7672131147540984,
    "equipment_working": -0.6363636363636364,
    "cleanliness_of_facility": 0.6923076923076923,
    "membership_value": 0
  },
  "formatStats": [
    {
      "format": "detail_shop",
      "locationCount": 8,
      "reviewsCount": 410,
      "scoredReviews": 290,
      "avgRating": 4.858292682926829,
      "damageRate": 0.0034482758620689655,
      "cancellationRate": 0
    },
    {
      "format": "express_tunnel",
      "locationCount": 2,
      "reviewsCount": 1156,
      "scoredReviews": 119,
      "avgRating": 4.383737024221453,
      "damageRate": 0.01680672268907563,
      "cancellationRate": 0.21052631578947367
    },
    {
      "format": "full_service",
      "locationCount": 1,
      "reviewsCount": 447,
      "scoredReviews": 51,
      "avgRating": 3.9,
      "damageRate": 0.0392156862745098,
      "cancellationRate": null
    },
    {
      "format": "inbay_automatic",
      "locationCount": 1,
      "reviewsCount": 90,
      "scoredReviews": 13,
      "avgRating": 4,
      "damageRate": 0,
      "cancellationRate": null
    }
  ],
  "chainsRanked": [
    {
      "name": "Fast5Xpress Car Wash",
      "locationCount": 1,
      "reviewsCount": 1109,
      "scoredReviews": 81,
      "avgRating": 4.4,
      "damageRate": 0.024691358024691357,
      "cancellationRate": 0.25,
      "membershipMentionRate": 0.14814814814814814,
      "upsellPressureRate": 0.012345679012345678,
      "aspectScores": {
        "price": 0.2222222222222222,
        "wait_time": 0.14285714285714285,
        "result_quality": -0.16666666666666666,
        "staff": 0,
        "equipment_working": -0.6842105263157895,
        "cleanliness_of_facility": 0.3333333333333333,
        "membership_value": 0.42857142857142855
      }
    },
    {
      "name": "Spot Free Car Wash",
      "locationCount": 1,
      "reviewsCount": 47,
      "scoredReviews": 38,
      "avgRating": 4,
      "damageRate": 0,
      "cancellationRate": 0.14285714285714285,
      "membershipMentionRate": 0.18421052631578946,
      "upsellPressureRate": 0,
      "aspectScores": {
        "price": -0.1111111111111111,
        "wait_time": 0.2727272727272727,
        "result_quality": 0.5909090909090909,
        "staff": -0.6666666666666666,
        "equipment_working": -0.45454545454545453,
        "cleanliness_of_facility": 1,
        "membership_value": -0.42857142857142855
      }
    }
  ],
  "zips": [
    {
      "zip": "91016",
      "income": 96127,
      "population": 41244,
      "homeValue": null,
      "locationCount": 14,
      "reviewsCount": 2103,
      "totalScoreWeighted": 9162.800000000001,
      "avgRating": 4.3570137898240615,
      "formats": {
        "detail_shop": 10,
        "full_service": 1,
        "inbay_automatic": 1,
        "express_tunnel": 2
      }
    }
  ],
  "incomeBuckets": [
    {
      "label": "Under $50K",
      "min": 0,
      "max": 50000,
      "zips": 0,
      "locations": 0,
      "reviewsCount": 0,
      "totalScoreWeighted": 0,
      "avgRating": 0,
      "formats": {}
    },
    {
      "label": "$50K – $75K",
      "min": 50000,
      "max": 75000,
      "zips": 0,
      "locations": 0,
      "reviewsCount": 0,
      "totalScoreWeighted": 0,
      "avgRating": 0,
      "formats": {}
    },
    {
      "label": "$75K – $100K",
      "min": 75000,
      "max": 100000,
      "zips": 1,
      "locations": 14,
      "reviewsCount": 2103,
      "totalScoreWeighted": 9162.800000000001,
      "avgRating": 4.3570137898240615,
      "formats": {
        "detail_shop": 10,
        "full_service": 1,
        "inbay_automatic": 1,
        "express_tunnel": 2
      }
    },
    {
      "label": "$100K – $150K",
      "min": 100000,
      "max": 150000,
      "zips": 0,
      "locations": 0,
      "reviewsCount": 0,
      "totalScoreWeighted": 0,
      "avgRating": 0,
      "formats": {}
    },
    {
      "label": "$150K+",
      "min": 150000,
      "max": null,
      "zips": 0,
      "locations": 0,
      "reviewsCount": 0,
      "totalScoreWeighted": 0,
      "avgRating": 0,
      "formats": {}
    }
  ],
  "scatter": [
    {
      "placeId": "ChIJCVJb4SbZwoARMOkt-B_RUFI",
      "title": "Clean Image Mobile | Monrovia",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 5,
      "reviewsCount": 39,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJswRvpnbZwoARBqUoYzGr3a8",
      "title": "Nu-Way Hand Car Wash",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 3.9,
      "reviewsCount": 447,
      "income": 96127,
      "format": "full_service",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJ41TP_g7ZwoARSP_sjPy8auc",
      "title": "Monrovia Car Wash - Touchless",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 4,
      "reviewsCount": 90,
      "income": 96127,
      "format": "inbay_automatic",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJTQBpcW_ZwoARgUTkoiXm5fk",
      "title": "Detail Union",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 4.8,
      "reviewsCount": 105,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJ0cIUdA_ZwoARrYGTD5zTeLQ",
      "title": "Fast5Xpress Car Wash Monrovia",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 4.4,
      "reviewsCount": 1109,
      "income": 96127,
      "format": "express_tunnel",
      "chain": "Fast5Xpress Car Wash"
    },
    {
      "placeId": "ChIJZ3KrsKvZwoARIB40MW3XaUQ",
      "title": "wewrap",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 5,
      "reviewsCount": 12,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJKRuMJynZwoARYhDF7SBb6f4",
      "title": "SGV Mobile Detailing",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 5,
      "reviewsCount": 17,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJjf-JEldUMysRQF3_WLpLJOQ",
      "title": "Apex Mobile Detailing & Ceramic Coating",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 5,
      "reviewsCount": 19,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJBSOYhzY0yqQRbpfTzWOc9EE",
      "title": "The Detail Truck",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 5,
      "reviewsCount": 31,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJ8VjGCgDZwoARCNmrUYsPd1o",
      "title": "Jonathan's Mobile Detailing",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 5,
      "reviewsCount": 60,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJtxY5t6zZwoARkHerejD7h4U",
      "title": "StreamDrive Detail Garage & Supply",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 4.4,
      "reviewsCount": 54,
      "income": 96127,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJAcW8ovvZwoARttKr_8EqSZU",
      "title": "Spot Free Car Wash - Monrovia",
      "city": "Monrovia",
      "zip": "91016",
      "rating": 4,
      "reviewsCount": 47,
      "income": 96127,
      "format": "express_tunnel",
      "chain": "Spot Free Car Wash"
    }
  ],
  "places": [
    {
      "placeId": "ChIJ0cIUdA_ZwoARrYGTD5zTeLQ",
      "title": "Fast5Xpress Car Wash Monrovia",
      "street": "935 E Huntington Dr",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1399572,
      "lng": -117.9845443,
      "totalScore": 4.4,
      "reviewsCount": 1109,
      "scoredReviews": 81,
      "format": "express_tunnel",
      "chain": "Fast5Xpress Car Wash",
      "income": 96127
    },
    {
      "placeId": "ChIJswRvpnbZwoARBqUoYzGr3a8",
      "title": "Nu-Way Hand Car Wash",
      "street": "123 W Duarte Rd",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1324483,
      "lng": -118.0016369,
      "totalScore": 3.9,
      "reviewsCount": 447,
      "scoredReviews": 51,
      "format": "full_service",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJTQBpcW_ZwoARgUTkoiXm5fk",
      "title": "Detail Union",
      "street": "1311 S Shamrock Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1373836,
      "lng": -117.9911629,
      "totalScore": 4.8,
      "reviewsCount": 105,
      "scoredReviews": 56,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJ41TP_g7ZwoARSP_sjPy8auc",
      "title": "Monrovia Car Wash - Touchless",
      "street": "854 E Huntington Dr #B",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1392264,
      "lng": -117.9870126,
      "totalScore": 4,
      "reviewsCount": 90,
      "scoredReviews": 13,
      "format": "inbay_automatic",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJ8VjGCgDZwoARCNmrUYsPd1o",
      "title": "Jonathan's Mobile Detailing",
      "street": "212 E Olive Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.14481,
      "lng": -117.9982831,
      "totalScore": 5,
      "reviewsCount": 60,
      "scoredReviews": 58,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJtxY5t6zZwoARkHerejD7h4U",
      "title": "StreamDrive Detail Garage & Supply",
      "street": "242 W Chestnut Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.142273,
      "lng": -118.004821,
      "totalScore": 4.4,
      "reviewsCount": 54,
      "scoredReviews": 30,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJAcW8ovvZwoARttKr_8EqSZU",
      "title": "Spot Free Car Wash - Monrovia",
      "street": "1515 S Myrtle Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1346971,
      "lng": -118.001239,
      "totalScore": 4,
      "reviewsCount": 47,
      "scoredReviews": 38,
      "format": "express_tunnel",
      "chain": "Spot Free Car Wash",
      "income": 96127
    },
    {
      "placeId": "ChIJCVJb4SbZwoARMOkt-B_RUFI",
      "title": "Clean Image Mobile | Monrovia",
      "street": "301 S Shamrock Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.14927,
      "lng": -117.9909989,
      "totalScore": 5,
      "reviewsCount": 39,
      "scoredReviews": 23,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJBSOYhzY0yqQRbpfTzWOc9EE",
      "title": "The Detail Truck",
      "street": "710 S Myrtle Ave PMB 631",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.144486,
      "lng": -118.0007559,
      "totalScore": 5,
      "reviewsCount": 31,
      "scoredReviews": 17,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJjf-JEldUMysRQF3_WLpLJOQ",
      "title": "Apex Mobile Detailing & Ceramic Coating",
      "street": "152 E Camino Real St",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1216735,
      "lng": -118.0020643,
      "totalScore": 5,
      "reviewsCount": 19,
      "scoredReviews": 19,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJKRuMJynZwoARYhDF7SBb6f4",
      "title": "SGV Mobile Detailing",
      "street": "136 E Fig Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1365917,
      "lng": -117.9993243,
      "totalScore": 5,
      "reviewsCount": 17,
      "scoredReviews": 16,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    },
    {
      "placeId": "ChIJZ3KrsKvZwoARIB40MW3XaUQ",
      "title": "wewrap",
      "street": "135 E Chestnut Ave",
      "city": "Monrovia",
      "state": "CA",
      "zip": "91016",
      "lat": 34.1429647,
      "lng": -117.9996664,
      "totalScore": 5,
      "reviewsCount": 12,
      "scoredReviews": 11,
      "format": "detail_shop",
      "chain": null,
      "income": 96127
    }
  ]
}