{
 "id": "1G1FB1RS9H0172224",
 "name": "2017 Chevrolet Camaro 1LT",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "1LT",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 18951,
 "currency": "USD",
 "mileage": 60283,
 "vin": "1G1FB1RS9H0172224",
 "image": "https://static.overfuel.com/photos/435/1622763/5ec99c13-1600-4657-b8ff-bbee2de626f5.webp",
 "url": "https://carchat.io/v/taylor-automotive/1G1FB1RS9H0172224",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2017 Chevrolet Camaro 1LT in Martin, TN",
 "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": "taylor-automotive",
   "vin": "1G1FB1RS9H0172224",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}