{
 "id": "5YFT4MCE0VP36C637",
 "name": "2027 Toyota Corolla XSE",
 "year": 2027,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "underground",
 "condition": "new",
 "price": 32402,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFT4MCE0VP36C637",
 "image": null,
 "url": "https://carchat.io/v/toyota-of-bristol/5YFT4MCE0VP36C637",
 "dealer": {
  "id": "toyota-of-bristol",
  "name": "Toyota of Bristol",
  "city": "Bristol",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-bristol"
 },
 "description": "Standard EquipmentExterior18-in. alloy wheels with graphite-colored finish and P225/40R18 tiresVariable intermittent windshield wipersSingle exhaust with dual chrome tipsColor-keyed roof-mounted shark-fin antennaLED Daytime Running Lights (DRL) and accent lightingLED headlights with Daytime Running Lights (DRL)Gray metallic sport side rocker panels and rear spoilerPower tilt/slide moonroof with sliding sunshadeSport mesh gloss-black front grilleLED taillights and stop lightsColor-keyed heated po",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "toyota-of-bristol",
   "vin": "5YFT4MCE0VP36C637",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}