{
 "id": "1N4BL4DVXRN404748",
 "name": "Used 2024 Nissan Altima 2.5 SV",
 "year": 2024,
 "make": "Nissan",
 "model": "Altima",
 "trim": "2.5 SV",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 21127,
 "currency": "USD",
 "mileage": 38358,
 "vin": "1N4BL4DVXRN404748",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3958/51399595742/Used-2024-Nissan-Altima-25SV-ID51399595742-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTI3LzEtMjkwODQ5ODYtNmE2N2VhNGU1ZTZmMy5qcGc=",
 "url": "https://carchat.io/v/toyota-of-cool-springs/1N4BL4DVXRN404748",
 "dealer": {
  "id": "toyota-of-cool-springs",
  "name": "Toyota of Cool Springs",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cool-springs"
 },
 "description": "description",
 "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-cool-springs",
   "vin": "1N4BL4DVXRN404748",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}