{
 "id": "SALWR2KF1GA642432",
 "name": "2016 Land Rover Range Rover Sport",
 "year": 2016,
 "make": "Land Rover",
 "model": "Range Rover Sport",
 "trim": "HSE Td6",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 106730,
 "vin": "SALWR2KF1GA642432",
 "image": "https://cdn05.carsforsale.com/08b9ae0c1d27225fac9d06871f88f696/480x360/2016-land-rover-range-rover-sport-hse-td6-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/s-a-best-used-cars/SALWR2KF1GA642432",
 "dealer": {
  "id": "s-a-best-used-cars",
  "name": "S A Best Used Cars",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/s-a-best-used-cars"
 },
 "description": "2016 Land Rover Range Rover Sport",
 "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": "s-a-best-used-cars",
   "vin": "SALWR2KF1GA642432",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}