{
 "id": "3N1AB8CV3MY306631",
 "name": "2021 Nissan Sentra SV",
 "year": 2021,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "SV",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123920,
 "vin": "3N1AB8CV3MY306631",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2021/82750_max.jpg",
 "url": "https://carchat.io/v/automall59/3N1AB8CV3MY306631",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2021 Nissan Sentra, a used sedan that makes daily driving quietly easy. It rewards you at the pump with great gas mileage and settles into highway miles without fuss. The rear camera takes the guesswork out of tight spots. Steering wheel controls and cruise control keep your focus where it belongs, and power mirrors make every parking job simpler. A tire pressure monitor helps keep things safe and smooth. Come test drive the Sentra and see how it fits your routine.",
 "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": "automall59",
   "vin": "3N1AB8CV3MY306631",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}