{
 "id": "1FTEW1CPXMFA50992",
 "name": "Used 2021 Ford F-150",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 28475,
 "currency": "USD",
 "mileage": 80301,
 "vin": "1FTEW1CPXMFA50992",
 "image": "https://images.dealer.com/autodata/us/color/2021/USD10FOT119A0/HX.jpg",
 "url": "https://carchat.io/v/sames-harlingen-ford/1FTEW1CPXMFA50992",
 "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 $28475",
 "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": "1FTEW1CPXMFA50992",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}