{
 "id": "URL464b4fc7480b768e9b13a866f36edf2c21fff122",
 "name": "2023 Ford F-150 Rattler",
 "year": 2023,
 "make": "Ford",
 "model": "F-150 Rattler",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/rogers-ford/URL464b4fc7480b768e9b13a866f36edf2c21fff122",
 "dealer": {
  "id": "rogers-ford",
  "name": "Rogers Ford",
  "city": "Midland",
  "state": "TX",
  "url": "https://carchat.io/d/rogers-ford"
 },
 "description": "Learn more about the new off-road friendly addition ot the F-150 lineup, the new 2023 Ford F-150 Rattler coming to Rogers Ford!",
 "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": "rogers-ford",
   "vin": "URL464b4fc7480b768e9b13a866f36edf2c21fff122",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}