{
 "id": "2T3K1RFV3NC201716",
 "name": "2022 Toyota RAV4 LE",
 "year": 2022,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "LE",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 23130,
 "currency": "USD",
 "mileage": 81748,
 "vin": "2T3K1RFV3NC201716",
 "image": "https://vimg.remora.inc/519654/2t3k1rfv3nc201716-2022-toyota-rav4-le-white-1-112572.avif",
 "url": "https://carchat.io/v/davidriceautosales/2T3K1RFV3NC201716",
 "dealer": {
  "id": "davidriceautosales",
  "name": "Davidriceautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/davidriceautosales"
 },
 "description": null,
 "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": "davidriceautosales",
   "vin": "2T3K1RFV3NC201716",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}