{
 "id": "1G1PA5SG6F7229472",
 "name": "2015 Chevrolet Cruze LS",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Cruze",
 "trim": "LS",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 161492,
 "vin": "1G1PA5SG6F7229472",
 "image": "https://static.overfuel.com/photos-stock/1675/1991345/bc0aadc45f2696a0e15f15acccfc5c69efee7b04.webp",
 "url": "https://carchat.io/v/oak-ridge-nissan/1G1PA5SG6F7229472",
 "dealer": {
  "id": "oak-ridge-nissan",
  "name": "Oak Ridge Nissan",
  "city": "Oak Ridge",
  "state": "TN",
  "url": "https://carchat.io/d/oak-ridge-nissan"
 },
 "description": "Pre-owned 2015 Chevrolet Cruze LS in Oak Ridge, 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": "oak-ridge-nissan",
   "vin": "1G1PA5SG6F7229472",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}