{
 "id": "3FA6P0LU0DR363060",
 "name": "2013 Ford Fusion SE Hybrid",
 "year": 2013,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE Hybrid",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 8950,
 "currency": "USD",
 "mileage": 99000,
 "vin": "3FA6P0LU0DR363060",
 "image": null,
 "url": "https://carchat.io/v/sagerford/3FA6P0LU0DR363060",
 "dealer": {
  "id": "sagerford",
  "name": "Sagerford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/sagerford"
 },
 "description": "Experience the Thrill of Driving with the 2013 Ford Fusion SE Hybrid! Step into the future of driving excitement with this stunning 2013 Ford Fusion SE Hybrid Sedan! With its sleek design and innovative engineering, this sedan transforms every journey into an adventure. The Fusion's bold silhouette turns heads wherever it goes, while the meticulously crafted interior ensures you're surrounded by comfort and style. Whether you're commuting to work or exploring the open road, this car delivers an ",
 "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": "sagerford",
   "vin": "3FA6P0LU0DR363060",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}