{
 "id": "1FTFW1CF0DFB34346",
 "name": "Used 2013 Ford F-150 FX2",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 9988,
 "currency": "USD",
 "mileage": 252597,
 "vin": "1FTFW1CF0DFB34346",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1768/0ab8a9346b627764441ffe6a2e9aadb0x.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/1FTFW1CF0DFB34346",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2013 Ford F-150 your perfect car? Contact Steve Marsh Ford to see this Tuxedo Black FX2 Crew Cab Short Bed Truck available for $9988",
 "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": "steve-marsh-ford",
   "vin": "1FTFW1CF0DFB34346",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}