{
 "id": "1FTEW1E4XKKC12000",
 "name": "Used 2019 Ford F-150",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 29406,
 "currency": "USD",
 "mileage": 76838,
 "vin": "1FTEW1E4XKKC12000",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90FOT11AA0/N1.jpg",
 "url": "https://carchat.io/v/volvo-cars-sugar-land/1FTEW1E4XKKC12000",
 "dealer": {
  "id": "volvo-cars-sugar-land",
  "name": "Volvo Cars Sugar Land",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/volvo-cars-sugar-land"
 },
 "description": "Is this 2019 Ford F-150 your perfect car? Contact Volvo Cars Sugar Land to see this Blue Metallic Truck SuperCrew Cab available for $29406",
 "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": "volvo-cars-sugar-land",
   "vin": "1FTEW1E4XKKC12000",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}