{
 "id": "1FA6P8TH2L5120143",
 "name": "2020 Ford Mustang I4 Coupe",
 "year": 2020,
 "make": "Ford",
 "model": "Mustang",
 "trim": "I4 Coupe",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 21000,
 "currency": "USD",
 "mileage": 58907,
 "vin": "1FA6P8TH2L5120143",
 "image": "https://images.overfuel.com/photos/1016/1961187/202609-c48b0b774ab74400a0161dd86d586a24-webp.jpg",
 "url": "https://carchat.io/v/autofanaticsusa/1FA6P8TH2L5120143",
 "dealer": {
  "id": "autofanaticsusa",
  "name": "Autofanaticsusa",
  "city": "Fredericksburg",
  "state": "VA",
  "url": "https://carchat.io/d/autofanaticsusa"
 },
 "description": "Experience the thrill of driving a 2020 Ford Mustang EcoBoost Premium Coupe, a sleek and stylish vehicle that combines performance with modern technology. With a striking red exterior and a refined black interior, this used coupe offers an exhilarating ride powered by a turbocharged 2.3-liter four-cylinder engine delivering 310 horsepower at 5500 rpm and 350 lb-ft of torque at 3000 rpm. Weighing just 0.0840 pounds, it features a 10-speed automatic transmission with SelectShift and rear-wheel dri",
 "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": "autofanaticsusa",
   "vin": "1FA6P8TH2L5120143",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}