{
 "id": "URLaadc9ce06b6b71869c5df6249a0a42195f8f1b00",
 "name": "2021 Ford Bronco Sport",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": null,
 "bodyStyle": "suv",
 "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/URLaadc9ce06b6b71869c5df6249a0a42195f8f1b00",
 "dealer": {
  "id": "glenn-polk-ford",
  "name": "Glenn Polk Ford",
  "city": "Gainesville",
  "state": "TX",
  "url": "https://carchat.io/d/glenn-polk-ford"
 },
 "description": "Browse our pre-owned inventory for a used Ford Bronco Sport with the features you want. When you find a model you like, schedule a test drive.",
 "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": "URLaadc9ce06b6b71869c5df6249a0a42195f8f1b00",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}