{
 "id": "WAUA7GFF1G1056311",
 "name": "2016 Audi A3",
 "year": 2016,
 "make": "Audi",
 "model": "A3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 98728,
 "vin": "WAUA7GFF1G1056311",
 "image": "https://imagescf.dealercenter.net/640/480/202608-87e3a784c2be47d39250c490a4d7605e.jpg",
 "url": "https://carchat.io/v/car-one-san-antonio-llc/WAUA7GFF1G1056311",
 "dealer": {
  "id": "car-one-san-antonio-llc",
  "name": "Car One San Antonio LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/car-one-san-antonio-llc"
 },
 "description": "Find USED 2016 AUDI A3 for sale at $10,195.00 in San Antonio, TX at Car One 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-one-san-antonio-llc",
   "vin": "WAUA7GFF1G1056311",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}