{
 "id": "1FM5K7D85EGA69012",
 "name": "Used 2014 Ford Explorer XLT",
 "year": 2014,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 7638,
 "currency": "USD",
 "mileage": 203593,
 "vin": "1FM5K7D85EGA69012",
 "image": "https://pictures.dealer.com/v/vandergriffhondavtg/0095/bb7aaf9a8c2533b12a817ded5bad7b00x.jpg",
 "url": "https://carchat.io/v/vandergriff-honda/1FM5K7D85EGA69012",
 "dealer": {
  "id": "vandergriff-honda",
  "name": "Vandergriff Honda",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/vandergriff-honda"
 },
 "description": "Is this 2014 Ford Explorer your perfect car? Contact Vandergriff Honda to see this White Platinum Metallic Tri-Coat XLT SUV available for $7638",
 "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": "vandergriff-honda",
   "vin": "1FM5K7D85EGA69012",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}