{
 "id": "1FADP3FE0HL308772",
 "name": "2017 Ford Focus SE",
 "year": 2017,
 "make": "Ford",
 "model": "Focus",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 11399,
 "currency": "USD",
 "mileage": 52184,
 "vin": "1FADP3FE0HL308772",
 "image": null,
 "url": "https://carchat.io/v/newbergford/1FADP3FE0HL308772",
 "dealer": {
  "id": "newbergford",
  "name": "Newbergford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbergford"
 },
 "description": "This 2017 Ford Focus SE delivers reliable everyday driving with modern efficiency. With just over 52,000 miles, this red sedan represents an excellent value for drivers seeking a well-maintained compact car. The EcoBoost 1.0L turbocharged engine combines responsive performance with impressive fuel economy, achieving 27 city and 38 highway MPG. **Key Features:** - 6-Speed Automatic Transmission - EcoBoost 1.0L Turbocharged Engine - Interior Protection Package - SE EcoBoost Appearance Package - SY",
 "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": "newbergford",
   "vin": "1FADP3FE0HL308772",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}