{
 "id": "1FMEU3BE9AUF00717",
 "name": "Used 2010 Ford Explorer Sport Trac XLT",
 "year": 2010,
 "make": "Ford",
 "model": "Explorer Sport Trac",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12147,
 "currency": "USD",
 "mileage": 88841,
 "vin": "1FMEU3BE9AUF00717",
 "image": "https://pictures.dealer.com/l/lithiajohneaglehondaofdallas/1872/2c63a525f59c1a1b0e14edb67384c159x.jpg",
 "url": "https://carchat.io/v/john-eagle-honda-of-dallas/1FMEU3BE9AUF00717",
 "dealer": {
  "id": "john-eagle-honda-of-dallas",
  "name": "John Eagle Honda of Dallas",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/john-eagle-honda-of-dallas"
 },
 "description": "Is this 2010 Ford Explorer Sport Trac your perfect car? Contact John Eagle Honda of Dallas to see this XLT SUV available for $12147",
 "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": "john-eagle-honda-of-dallas",
   "vin": "1FMEU3BE9AUF00717",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}