{
 "id": "SALVR2BG6HH249393",
 "name": "2017 Land Rover Range Rover",
 "year": 2017,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 142328,
 "vin": "SALVR2BG6HH249393",
 "image": null,
 "url": "https://carchat.io/v/express-own-auto/SALVR2BG6HH249393",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2017 LAND ROVER RANGE ROVER EVOQUE for sale at CALL FOR PRICE in San Antonio, TX at Express Own Auto now.",
 "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": "express-own-auto",
   "vin": "SALVR2BG6HH249393",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}