{
 "id": "3FA6P0HD5JR200182",
 "name": "2018 Ford Fusion SE",
 "year": 2018,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 11794,
 "currency": "USD",
 "mileage": 126513,
 "vin": "3FA6P0HD5JR200182",
 "image": "https://static.overfuel.com/photos/646/1974298/6a9dbbdab21b03fd7f70f55f.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/3FA6P0HD5JR200182",
 "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 Ford Fusion SE in Jefferson City, 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": "3FA6P0HD5JR200182",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}