{
 "id": "URL4047625bc0f26484c61f04f6c5650400aecfed34",
 "name": "2021 Ford F-150",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://images.jazelc.com/uploads/glennpolkford-m2en/glenn-polk-ford.png",
 "url": "https://carchat.io/v/glenn-polk-ford/URL4047625bc0f26484c61f04f6c5650400aecfed34",
 "dealer": {
  "id": "glenn-polk-ford",
  "name": "Glenn Polk Ford",
  "city": "Gainesville",
  "state": "TX",
  "url": "https://carchat.io/d/glenn-polk-ford"
 },
 "description": "Find a used 2021 Ford F-150 in our pre-owned inventory. When you find a model with the features you want, schedule a test drive at our dealership.",
 "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": "glenn-polk-ford",
   "vin": "URL4047625bc0f26484c61f04f6c5650400aecfed34",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}