{
 "id": "5YFB4MDE9VP36B707",
 "name": "2027 Toyota Corolla LE",
 "year": 2027,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "new",
 "price": 26622,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFB4MDE9VP36B707",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-toyota/5YFB4MDE9VP36B707",
 "dealer": {
  "id": "chuck-hutton-toyota",
  "name": "Chuck Hutton Toyota",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-toyota"
 },
 "description": "Standard EquipmentExterior16-in. steel wheels with covers and P205/55R16 tiresIntermittent windshield wipersColor-keyed roof-mounted shark-fin antennaLED headlightsLED Daytime Running Lights (DRL)Black front grilleLED taillights and stop lightsColor-keyed power outside mirrorsColor-keyed heated power outside mirrors with Blind Spot Monitor (BSM) 8 warning indicatorsColor-keyed outside door handlesInterior60/40 split fold-down rear seat with center armrest and two cup holdersFabric-trimmed 6-way ",
 "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": "chuck-hutton-toyota",
   "vin": "5YFB4MDE9VP36B707",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}