{
 "id": "1G1BC5SM8J7126234",
 "name": "2018 Chevrolet Cruze",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Cruze",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6900,
 "currency": "USD",
 "mileage": 155402,
 "vin": "1G1BC5SM8J7126234",
 "image": "https://imagescf.dealercenter.net/640/480/202608-2557e9bdaf2e4e5e8f9612b89755a342.jpg",
 "url": "https://carchat.io/v/car-world-of-san-antonio-llc/1G1BC5SM8J7126234",
 "dealer": {
  "id": "car-world-of-san-antonio-llc",
  "name": "Car World Of San Antonio LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/car-world-of-san-antonio-llc"
 },
 "description": "Find USED 2018 CHEVROLET CRUZE for sale at $6,900.00 in San Antonio, TX at Car World of San Antonio LLC 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": "car-world-of-san-antonio-llc",
   "vin": "1G1BC5SM8J7126234",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}