{
  "apiVersion": 1,
  "self": "https://washindex.com/api/cities/idaho-falls-id.json",
  "humanUrl": "https://washindex.com/car-wash-cities/idaho-falls-id",
  "msaApiUrl": "https://washindex.com/api/msas/idaho-falls.json",
  "msaHumanUrl": "https://washindex.com/car-wash-markets/idaho-falls",
  "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": "idaho-falls-id",
  "name": "Idaho Falls",
  "state": "ID",
  "msa": {
    "slug": "idaho-falls",
    "name": "Idaho Falls",
    "fullName": "Idaho Falls, ID"
  },
  "generatedAt": "2026-05-22T14:11:21.690Z",
  "summary": {
    "totalLocations": 16,
    "totalChains": 1,
    "independentLocationCount": 10,
    "totalReviews": 3435,
    "scoredReviews": 1769,
    "weightedAvgRating": 4.674614264919941,
    "damageRate": 0.013566986998304126,
    "membershipMentionRate": 0.047484454494064444,
    "membershipCancellationRate": 0.13095238095238096,
    "upsellPressureRate": 0.0016958733747880158,
    "zipsWithIncomeData": 4,
    "medianHouseholdIncomeWeighted": 68926
  },
  "aspectScores": {
    "price": 0.2868217054263566,
    "wait_time": 0.41379310344827586,
    "result_quality": 0.8548212351029253,
    "staff": 0.9151917404129793,
    "equipment_working": -0.14814814814814814,
    "cleanliness_of_facility": 0.9459459459459459,
    "membership_value": 0.14285714285714285
  },
  "formatStats": [
    {
      "format": "detail_shop",
      "locationCount": 7,
      "reviewsCount": 968,
      "scoredReviews": 309,
      "avgRating": 4.929752066115703,
      "damageRate": 0.003236245954692557,
      "cancellationRate": 0
    },
    {
      "format": "express_tunnel",
      "locationCount": 8,
      "reviewsCount": 1747,
      "scoredReviews": 1180,
      "avgRating": 4.687635947338294,
      "damageRate": 0.01694915254237288,
      "cancellationRate": 0.13253012048192772
    },
    {
      "format": "full_service",
      "locationCount": 1,
      "reviewsCount": 720,
      "scoredReviews": 280,
      "avgRating": 4.3,
      "damageRate": 0.010714285714285714,
      "cancellationRate": null
    }
  ],
  "chainsRanked": [
    {
      "name": "Tagg-N-Go Car Wash",
      "locationCount": 6,
      "reviewsCount": 1373,
      "scoredReviews": 1075,
      "avgRating": 4.742024763292061,
      "damageRate": 0.013953488372093023,
      "cancellationRate": 0.13432835820895522,
      "membershipMentionRate": 0.062325581395348835,
      "upsellPressureRate": 0.0027906976744186047,
      "aspectScores": {
        "price": -0.038461538461538464,
        "wait_time": 0.6363636363636364,
        "result_quality": 0.7952755905511811,
        "staff": 0.9259668508287293,
        "equipment_working": -0.0967741935483871,
        "cleanliness_of_facility": 0.9310344827586207,
        "membership_value": -0.03225806451612903
      }
    }
  ],
  "zips": [
    {
      "zip": "83401",
      "income": 68926,
      "population": 42378,
      "homeValue": null,
      "locationCount": 8,
      "reviewsCount": 1459,
      "totalScoreWeighted": 7117.8,
      "avgRating": 4.87854694996573,
      "formats": {
        "detail_shop": 5,
        "express_tunnel": 3
      }
    },
    {
      "zip": "83402",
      "income": 66192,
      "population": 27090,
      "homeValue": null,
      "locationCount": 6,
      "reviewsCount": 1379,
      "totalScoreWeighted": 6215.200000000001,
      "avgRating": 4.507034082668601,
      "formats": {
        "detail_shop": 2,
        "express_tunnel": 3,
        "full_service": 1
      }
    },
    {
      "zip": "83406",
      "income": 93569,
      "population": 16863,
      "homeValue": null,
      "locationCount": 2,
      "reviewsCount": 238,
      "totalScoreWeighted": 1108.8,
      "avgRating": 4.658823529411764,
      "formats": {
        "detail_shop": 1,
        "express_tunnel": 1
      }
    },
    {
      "zip": "83404",
      "income": 96563,
      "population": 24591,
      "homeValue": null,
      "locationCount": 1,
      "reviewsCount": 359,
      "totalScoreWeighted": 1615.5,
      "avgRating": 4.5,
      "formats": {
        "express_tunnel": 1
      }
    }
  ],
  "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": 2,
      "locations": 14,
      "reviewsCount": 2838,
      "totalScoreWeighted": 13333,
      "avgRating": 4.698026779422128,
      "formats": {
        "detail_shop": 7,
        "express_tunnel": 6,
        "full_service": 1
      }
    },
    {
      "label": "$75K – $100K",
      "min": 75000,
      "max": 100000,
      "zips": 2,
      "locations": 3,
      "reviewsCount": 597,
      "totalScoreWeighted": 2724.3,
      "avgRating": 4.563316582914573,
      "formats": {
        "detail_shop": 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": "ChIJVVWlMvteVFMRZG-h-hfjV9Y",
      "title": "Thomas Timeless Detailing",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 4.9,
      "reviewsCount": 231,
      "income": 68926,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJ7VjnDC9fVFMRZSLXTY_weqg",
      "title": "EZ Detailing LLC",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 5,
      "reviewsCount": 268,
      "income": 68926,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJ9QfuYPVfVFMRNLMg0GPyfR0",
      "title": "Firehose Car Wash",
      "city": "Idaho Falls",
      "zip": "83404",
      "rating": 4.5,
      "reviewsCount": 359,
      "income": 96563,
      "format": "express_tunnel",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJXf7cnBELVFMRsqgiMuyG7GM",
      "title": "Absolute Auto Spa",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 4.9,
      "reviewsCount": 136,
      "income": 68926,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJEU3YD2BZVFMRDa6ElrNkyag",
      "title": "PolishedAutoDetail",
      "city": "Idaho Falls",
      "zip": "83402",
      "rating": 5,
      "reviewsCount": 11,
      "income": 66192,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJE8ZAhWhdVFMRS2Dg_0EE6-s",
      "title": "Integrity Auto Detail",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 5,
      "reviewsCount": 18,
      "income": 68926,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJYbaUGq1eVFMRqa3nNL1hjJ0",
      "title": "Night Owl Window Tinting and Auto Detail",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 4.8,
      "reviewsCount": 131,
      "income": 68926,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJW63WU4tZVFMRINKNr7pPJCI",
      "title": "Rad Detail Pros Inc.",
      "city": "Idaho Falls",
      "zip": "83402",
      "rating": 4.9,
      "reviewsCount": 51,
      "income": 66192,
      "format": "detail_shop",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJsetu9hVbVFMRLwXaNQ6GVzI",
      "title": "Black Tie Car Wash",
      "city": "Idaho Falls",
      "zip": "83402",
      "rating": 4.2,
      "reviewsCount": 15,
      "income": 66192,
      "format": "express_tunnel",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJTYu9fglfVFMRtY_9GkdxpNA",
      "title": "Tagg-N-Go Self Serve Car Wash",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 4.1,
      "reviewsCount": 17,
      "income": 68926,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash"
    },
    {
      "placeId": "ChIJsQgUBAVZVFMRJdsSPNzk5p4",
      "title": "Tagg-N-Go Car Wash",
      "city": "Idaho Falls",
      "zip": "83402",
      "rating": 4.8,
      "reviewsCount": 159,
      "income": 66192,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash"
    },
    {
      "placeId": "ChIJIwMi1TZfVFMRCRaekcY4VTo",
      "title": "Tagg-N-Go Car Wash",
      "city": "Idaho Falls",
      "zip": "83406",
      "rating": 4.3,
      "reviewsCount": 116,
      "income": 93569,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash"
    },
    {
      "placeId": "ChIJUajo9e5fVFMRquG_gFXg5r4",
      "title": "Tagg-N-Go Car Wash",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 4.7,
      "reviewsCount": 166,
      "income": 68926,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash"
    },
    {
      "placeId": "ChIJuwHsvZBXVFMRJnnyPNIL1LQ",
      "title": "The Truck Wash",
      "city": "Idaho Falls",
      "zip": "83402",
      "rating": 4.3,
      "reviewsCount": 720,
      "income": 66192,
      "format": "full_service",
      "chain": "Independent"
    },
    {
      "placeId": "ChIJc-g_exxZVFMR5SOxfNsriok",
      "title": "Tagg-N-Go Car Wash",
      "city": "Idaho Falls",
      "zip": "83402",
      "rating": 4.7,
      "reviewsCount": 423,
      "income": 66192,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash"
    },
    {
      "placeId": "ChIJ9cXhhvdfVFMRfh0IokQ_o2w",
      "title": "Tagg-N-Go Car Wash",
      "city": "Idaho Falls",
      "zip": "83401",
      "rating": 4.9,
      "reviewsCount": 492,
      "income": 68926,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash"
    }
  ],
  "places": [
    {
      "placeId": "ChIJuwHsvZBXVFMRJnnyPNIL1LQ",
      "title": "The Truck Wash",
      "street": "4527 W Andco Dr",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83402",
      "lat": 43.4389213,
      "lng": -112.1186435,
      "totalScore": 4.3,
      "reviewsCount": 720,
      "scoredReviews": 280,
      "format": "full_service",
      "chain": null,
      "income": 66192
    },
    {
      "placeId": "ChIJ9cXhhvdfVFMRfh0IokQ_o2w",
      "title": "Tagg-N-Go Car Wash",
      "street": "2940 S 25th E",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.471069,
      "lng": -111.985162,
      "totalScore": 4.9,
      "reviewsCount": 492,
      "scoredReviews": 392,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash",
      "income": 68926
    },
    {
      "placeId": "ChIJc-g_exxZVFMR5SOxfNsriok",
      "title": "Tagg-N-Go Car Wash",
      "street": "725 W Broadway St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83402",
      "lat": 43.4938598,
      "lng": -112.0475039,
      "totalScore": 4.7,
      "reviewsCount": 423,
      "scoredReviews": 326,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash",
      "income": 66192
    },
    {
      "placeId": "ChIJ9QfuYPVfVFMRNLMg0GPyfR0",
      "title": "Firehose Car Wash",
      "street": "1269 E 17th St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83404",
      "lat": 43.482717,
      "lng": -112.009137,
      "totalScore": 4.5,
      "reviewsCount": 359,
      "scoredReviews": 92,
      "format": "express_tunnel",
      "chain": null,
      "income": 96563
    },
    {
      "placeId": "ChIJ7VjnDC9fVFMRZSLXTY_weqg",
      "title": "EZ Detailing LLC",
      "street": "2890 N Boeing St Unit C",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.52175,
      "lng": -111.997006,
      "totalScore": 5,
      "reviewsCount": 268,
      "scoredReviews": 110,
      "format": "detail_shop",
      "chain": null,
      "income": 68926
    },
    {
      "placeId": "ChIJVVWlMvteVFMRZG-h-hfjV9Y",
      "title": "Thomas Timeless Detailing",
      "street": "2070 Stace St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.4910344,
      "lng": -111.9929124,
      "totalScore": 4.9,
      "reviewsCount": 231,
      "scoredReviews": 9,
      "format": "detail_shop",
      "chain": null,
      "income": 68926
    },
    {
      "placeId": "ChIJUajo9e5fVFMRquG_gFXg5r4",
      "title": "Tagg-N-Go Car Wash",
      "street": "1020 Northgate Mile",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.505274,
      "lng": -112.024273,
      "totalScore": 4.7,
      "reviewsCount": 166,
      "scoredReviews": 133,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash",
      "income": 68926
    },
    {
      "placeId": "ChIJsQgUBAVZVFMRJdsSPNzk5p4",
      "title": "Tagg-N-Go Car Wash",
      "street": "650 Pancheri Dr",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83402",
      "lat": 43.484437,
      "lng": -112.046103,
      "totalScore": 4.8,
      "reviewsCount": 159,
      "scoredReviews": 116,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash",
      "income": 66192
    },
    {
      "placeId": "ChIJXf7cnBELVFMRsqgiMuyG7GM",
      "title": "Absolute Auto Spa",
      "street": "5257 Beach Dr Unit 1",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.5423538,
      "lng": -111.9591393,
      "totalScore": 4.9,
      "reviewsCount": 136,
      "scoredReviews": 39,
      "format": "detail_shop",
      "chain": null,
      "income": 68926
    },
    {
      "placeId": "ChIJYbaUGq1eVFMRqa3nNL1hjJ0",
      "title": "Night Owl Window Tinting and Auto Detail",
      "street": "254 Lomax St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.4975449,
      "lng": -112.0296039,
      "totalScore": 4.8,
      "reviewsCount": 131,
      "scoredReviews": 28,
      "format": "detail_shop",
      "chain": null,
      "income": 68926
    },
    {
      "placeId": "ChIJIwMi1TZfVFMRCRaekcY4VTo",
      "title": "Tagg-N-Go Car Wash",
      "street": "3443 1st St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83406",
      "lat": 43.496754,
      "lng": -111.965746,
      "totalScore": 4.3,
      "reviewsCount": 116,
      "scoredReviews": 94,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash",
      "income": 93569
    },
    {
      "placeId": "ChIJW63WU4tZVFMRINKNr7pPJCI",
      "title": "Rad Detail Pros Inc.",
      "street": "540 N Utah Ave",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83402",
      "lat": 43.4956721,
      "lng": -112.0467431,
      "totalScore": 4.9,
      "reviewsCount": 51,
      "scoredReviews": 22,
      "format": "detail_shop",
      "chain": null,
      "income": 66192
    },
    {
      "placeId": "ChIJE8ZAhWhdVFMRS2Dg_0EE6-s",
      "title": "Integrity Auto Detail",
      "street": "2926 N Boeing St unit D",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.5222656,
      "lng": -111.9966382,
      "totalScore": 5,
      "reviewsCount": 18,
      "scoredReviews": 9,
      "format": "detail_shop",
      "chain": null,
      "income": 68926
    },
    {
      "placeId": "ChIJTYu9fglfVFMRtY_9GkdxpNA",
      "title": "Tagg-N-Go Self Serve Car Wash",
      "street": "181 N Ammon Rd",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83401",
      "lat": 43.4966878,
      "lng": -111.96551,
      "totalScore": 4.1,
      "reviewsCount": 17,
      "scoredReviews": 14,
      "format": "express_tunnel",
      "chain": "Tagg-N-Go Car Wash",
      "income": 68926
    },
    {
      "placeId": "ChIJsetu9hVbVFMRLwXaNQ6GVzI",
      "title": "Black Tie Car Wash",
      "street": "2535 W Broadway St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83402",
      "lat": 43.4964096,
      "lng": -112.0810208,
      "totalScore": 4.2,
      "reviewsCount": 15,
      "scoredReviews": 13,
      "format": "express_tunnel",
      "chain": null,
      "income": 66192
    },
    {
      "placeId": "ChIJEU3YD2BZVFMRDa6ElrNkyag",
      "title": "PolishedAutoDetail",
      "street": "313 W 18th St",
      "city": "Idaho Falls",
      "state": "ID",
      "zip": "83402",
      "lat": 43.4816057,
      "lng": -112.0394028,
      "totalScore": 5,
      "reviewsCount": 11,
      "scoredReviews": 11,
      "format": "detail_shop",
      "chain": null,
      "income": 66192
    }
  ]
}