{
 "id": "1FTFW1ED5MFB00012",
 "name": "Used 2021 Ford F-150",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 42725,
 "currency": "USD",
 "mileage": 51429,
 "vin": "1FTFW1ED5MFB00012",
 "image": "https://images.dealer.com/autodata/us/color/2021/USD10FOT11AA0/HX.jpg",
 "url": "https://carchat.io/v/sames-harlingen-ford/1FTFW1ED5MFB00012",
 "dealer": {
  "id": "sames-harlingen-ford",
  "name": "Sames Harlingen Ford",
  "city": "Harlingen",
  "state": "TX",
  "url": "https://carchat.io/d/sames-harlingen-ford"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact Sames Harlingen Ford to see this Blue Metallic Truck SuperCrew Cab available for $42725",
 "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": "sames-harlingen-ford",
   "vin": "1FTFW1ED5MFB00012",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}