{
 "id": "ZFF97CMA6P0298251",
 "name": "2023 Ferrari 812 GTS GTS",
 "year": 2023,
 "make": "Ferrari",
 "model": "812 GTS",
 "trim": "GTS",
 "bodyStyle": "convertible",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 1106,
 "vin": "ZFF97CMA6P0298251",
 "image": null,
 "url": "https://carchat.io/v/kandrautosales/ZFF97CMA6P0298251",
 "dealer": {
  "id": "kandrautosales",
  "name": "Kandrautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/kandrautosales"
 },
 "description": "This vehicle won't be on the lot long! It delivers the leisure of top down wind through the hair motoring in a fully competent sport oriented and luxurious package! With less than 2,000 miles on the odometer, this vehicle proves competitive in its price class based on its condition and value. Top features include front bucket seats, automatic dimming door mirrors, a power convertible roof, and power seats. It features an automatic transmission, rear-wheel drive, and a powerful 12 cylinder engine",
 "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": "kandrautosales",
   "vin": "ZFF97CMA6P0298251",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}