{
 "id": "1G1BF5SM9H7223802",
 "name": "2017 Chevrolet Cruze Premier",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Cruze",
 "trim": "Premier",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 70000,
 "vin": "1G1BF5SM9H7223802",
 "image": null,
 "url": "https://carchat.io/v/jacksonautoco/1G1BF5SM9H7223802",
 "dealer": {
  "id": "jacksonautoco",
  "name": "Jacksonautoco",
  "city": "Jackson",
  "state": "MI",
  "url": "https://carchat.io/d/jacksonautoco"
 },
 "description": "Get ready to cruise in style with this sleek Silver 2017 Chevrolet Cruze! Powered by a 1.4L turbo DOHC 4-cylinder engine, this car delivers a thrilling 153 horsepower while providing excellent fuel efficiency. The stop-start system ensures that you're maximizing your gas mileage on every drive. With front wheel drive and a smooth suspension system, you'll enjoy a comfortable and stable ride wherever you go. The interior features heated seats, a leather-wrapped steering wheel with mounted control",
 "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": "jacksonautoco",
   "vin": "1G1BF5SM9H7223802",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}