{
 "id": "5YFS4MCE4VP37B823",
 "name": "2027 Toyota Corolla SE",
 "year": 2027,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "inked",
 "condition": "new",
 "price": 27539,
 "currency": "USD",
 "mileage": null,
 "vin": "5YFS4MCE4VP37B823",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-toyota/5YFS4MCE4VP37B823",
 "dealer": {
  "id": "chuck-hutton-toyota",
  "name": "Chuck Hutton Toyota",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-toyota"
 },
 "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 color-keyed rear spoilerSport mesh gloss-black front grilleLED taillights and stop lightsColor-keyed heated power outside mirrorsColor-keyed heat",
 "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": "5YFS4MCE4VP37B823",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}