{
 "id": "SALWR2WF4EA319516",
 "name": "2014 Land Rover Range Rover Sport HSE",
 "year": 2014,
 "make": "Land Rover",
 "model": "Range Rover Sport",
 "trim": "HSE",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 98184,
 "vin": "SALWR2WF4EA319516",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/34010406-7e57-4672-913c-f8ca6e68f14b.jpg",
 "url": "https://carchat.io/v/d4watl/SALWR2WF4EA319516",
 "dealer": {
  "id": "d4watl",
  "name": "D4watl",
  "city": "Jaguar",
  "state": "XJ",
  "url": "https://carchat.io/d/d4watl"
 },
 "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": "d4watl",
   "vin": "SALWR2WF4EA319516",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}