{
 "id": "JTHBJ46G892337999",
 "name": "2009 Lexus Es",
 "year": 2009,
 "make": "Lexus",
 "model": "Es",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 7500,
 "currency": "USD",
 "mileage": 129481,
 "vin": "JTHBJ46G892337999",
 "image": "https://imagescf.dealercenter.net/640/480/202608-78271f1954724c45920eedd8384f3946.jpg",
 "url": "https://carchat.io/v/car-world-of-san-antonio-llc/JTHBJ46G892337999",
 "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 2009 LEXUS ES for sale at $7,500.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": "JTHBJ46G892337999",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}