{
 "id": "6D69S8Q268328",
 "name": "1978 CADILLAC SEDAN DE VILLE",
 "year": 1978,
 "make": "Cadillac",
 "model": "SEDAN DE VILLE",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 15118,
 "currency": "USD",
 "mileage": 29449,
 "vin": null,
 "image": "https://imagesdl.dealercenter.net/640/480/202605-5c8158648635434dbb6ac28bb8b9c6b1.jpg",
 "url": "https://carchat.io/v/rockstarautogroup/6D69S8Q268328",
 "dealer": {
  "id": "rockstarautogroup",
  "name": "Rockstarautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/rockstarautogroup"
 },
 "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": "rockstarautogroup",
   "vin": "6D69S8Q268328",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}