{
 "id": "1G1PA5SH1E7351681",
 "name": "2014 Chevrolet Cruze",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Cruze",
 "trim": "LS Auto",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 2500,
 "currency": "USD",
 "mileage": 157800,
 "vin": "1G1PA5SH1E7351681",
 "image": "https://cdn05.carsforsale.com/432c661dec38b550af7608cd1637fe10/432c661dec38b550af7608cd1637fe10.jpg?width=1280&height=960&sig=a00106674c3557f6",
 "url": "https://carchat.io/v/san-antonio-auto-hub/1G1PA5SH1E7351681",
 "dealer": {
  "id": "san-antonio-auto-hub",
  "name": "San Antonio Auto Hub",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/san-antonio-auto-hub"
 },
 "description": "Introducing the stylish and reliable 2014 Chevrolet Cruze LS Auto! This compact sedan is perfect for both city driving and long-distance trips. With its spacious interior and comfortable seats, you and your passengers will enjoy a smooth and comfortable ride every time.<br /><br />Equipped with a powerful and fuel-efficient 1.8L 4-cylinder engine, the Cruze LS Auto delivers an impressive 26 MPG in the city and 36 MPG on the highway. Say goodbye to frequent trips to the gas station and hello to m",
 "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": "san-antonio-auto-hub",
   "vin": "1G1PA5SH1E7351681",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}