{
 "id": "1FM5K7D86JGC90743",
 "name": "Used 2018 Ford Explorer XLT",
 "year": 2018,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 13844,
 "currency": "USD",
 "mileage": 99298,
 "vin": "1FM5K7D86JGC90743",
 "image": "https://pictures.dealer.com/v/vanguardbuickgmcof3318texomaparkway/1563/779fed48c0e1c741b456291dfa7b7542x.jpg",
 "url": "https://carchat.io/v/vanguard-gmc-of-sherman/1FM5K7D86JGC90743",
 "dealer": {
  "id": "vanguard-gmc-of-sherman",
  "name": "Vanguard GMC of Sherman",
  "city": "Sherman",
  "state": "TX",
  "url": "https://carchat.io/d/vanguard-gmc-of-sherman"
 },
 "description": "Is this 2018 Ford Explorer your perfect car? Contact Vanguard GMC of Sherman to see this Blue XLT SUV available for $13844",
 "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": "vanguard-gmc-of-sherman",
   "vin": "1FM5K7D86JGC90743",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}