{
 "id": "4S3BNBL61F3014289",
 "name": "2015 Subaru Legacy",
 "year": 2015,
 "make": "Subaru",
 "model": "Legacy",
 "trim": "2.5i Limited",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 121207,
 "vin": "4S3BNBL61F3014289",
 "image": null,
 "url": "https://carchat.io/v/ford-s-auto-sales-kingsport/4S3BNBL61F3014289",
 "dealer": {
  "id": "ford-s-auto-sales-kingsport",
  "name": "Ford's Auto Sales",
  "city": "Kingsport",
  "state": "TN",
  "url": "https://carchat.io/d/ford-s-auto-sales-kingsport"
 },
 "description": "Introducing the sleek and powerful 2015 Subaru Legacy 2.5i Limited! This stunning sedan is equipped with a 2.5L H4 engine that delivers an impressive 175 horsepower and 174 foot-pounds of torque. Paired with a smooth CVT transmission, this Legacy offers a dynamic and efficient driving experience.<br /><br />Step inside the spacious and luxurious interior, featuring premium leather seats and a state-of-the-art infotainment system. With plenty of legroom and ample cargo space, the Legacy is perfec",
 "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": "ford-s-auto-sales-kingsport",
   "vin": "4S3BNBL61F3014289",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}