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