{
 "id": "1FMCU0JX6EUC59360",
 "name": "2014 Ford Escape",
 "year": 2014,
 "make": "Ford",
 "model": "Escape",
 "trim": "Titanium",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 14900,
 "currency": "USD",
 "mileage": 117150,
 "vin": "1FMCU0JX6EUC59360",
 "image": null,
 "url": "https://carchat.io/v/windcrest-autoplex-llc/1FMCU0JX6EUC59360",
 "dealer": {
  "id": "windcrest-autoplex-llc",
  "name": "WindCrest Autoplex, LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/windcrest-autoplex-llc"
 },
 "description": "Introducing the 2014 Ford Escape Titanium - the ultimate combination of style, performance, and versatility. This sleek and modern SUV is designed to elevate your driving experience with its impressive features and capabilities. From its powerful engine to its spacious interior, the Escape Titanium has everything you need for your next adventure. With the latest technology and advanced safety features, you can drive with confidence and peace of mind. Don't miss out on the opportunity to own this",
 "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": "windcrest-autoplex-llc",
   "vin": "1FMCU0JX6EUC59360",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}