{
 "id": "SALGS2WF7EA191006",
 "name": "2014 Land Rover Range Rover HSE",
 "year": 2014,
 "make": "Land Rover",
 "model": "Range Rover",
 "trim": "HSE",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 89237,
 "vin": "SALGS2WF7EA191006",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-97c664e3ac06493495d9b957fabcd4ce.jpg",
 "url": "https://carchat.io/v/lsmcars/SALGS2WF7EA191006",
 "dealer": {
  "id": "lsmcars",
  "name": "Lsmcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lsmcars"
 },
 "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": "lsmcars",
   "vin": "SALGS2WF7EA191006",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}