{
 "id": "SALWG2SU6LA744940",
 "name": "2020 Land Rover Range Rover",
 "year": 2020,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 68619,
 "vin": "SALWG2SU6LA744940",
 "image": "https://imagescf.dealercenter.net/640/480/202608-cdb765786a764d8f9d31e742aea3c027/202608-71e4ea1ecf754cd8a2504810c622b02a.jpg",
 "url": "https://carchat.io/v/express-own-auto/SALWG2SU6LA744940",
 "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 2020 LAND ROVER RANGE ROVER SPORT 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": "SALWG2SU6LA744940",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}