{
 "id": "1C4RJFBG8JC251141",
 "name": "2018 Jeep Grand Cherokee Limited",
 "year": 2018,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 16893,
 "currency": "USD",
 "mileage": 88427,
 "vin": "1C4RJFBG8JC251141",
 "image": "https://static.overfuel.com/photos/435/1841063/839defdb-e9c6-4522-9f3a-d967f610f5a5.webp",
 "url": "https://carchat.io/v/taylor-automotive/1C4RJFBG8JC251141",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2018 Jeep Grand Cherokee Limited 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": "1C4RJFBG8JC251141",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}