{
 "id": "1D7HA16K47J643945",
 "name": "2007 Dodge RAM 1500",
 "year": 2007,
 "make": "Dodge",
 "model": "RAM 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 7500,
 "currency": "USD",
 "mileage": 73086,
 "vin": "1D7HA16K47J643945",
 "image": "https://imagescf.dealercenter.net/640/480/202603-bf0c34fdd763448e8f0ffa1d2d963ac9.jpg",
 "url": "https://carchat.io/v/car-world-of-san-antonio-llc/1D7HA16K47J643945",
 "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 2007 DODGE RAM 1500 REGULAR CAB 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": "1D7HA16K47J643945",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}