{
 "id": "3C4NJCAB4JT267506",
 "name": "2018 Jeep Compass Sport",
 "year": 2018,
 "make": "Jeep",
 "model": "Compass",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 10790,
 "currency": "USD",
 "mileage": 101440,
 "vin": "3C4NJCAB4JT267506",
 "image": "https://static.overfuel.com/photos/647/1884879/6a8d0dfcd08e9c66870f5504.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/3C4NJCAB4JT267506",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": "Pre-owned 2018 Jeep Compass Sport in Morristown, 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": "farris-motor-company-morristown",
   "vin": "3C4NJCAB4JT267506",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}