{
 "id": "URL2b3cafe69eca8a79d1c48c61b6d0f386187a4432",
 "name": "2022 Ford Inventory",
 "year": 2022,
 "make": "Ford",
 "model": "Inventory",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/tri-state-ford/URL2b3cafe69eca8a79d1c48c61b6d0f386187a4432",
 "dealer": {
  "id": "tri-state-ford",
  "name": "Tri-State Ford",
  "city": "East Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/tri-state-ford"
 },
 "description": "new 2022 Ford  from Tri-State Ford in Amarillo, TX, 79103. Call (806) 376-4911 for more information.",
 "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": "tri-state-ford",
   "vin": "URL2b3cafe69eca8a79d1c48c61b6d0f386187a4432",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}