{
 "id": "URL4e65004f961dc6fb3f4f0f4509b50bd78b7b24a2",
 "name": "2023 Gas Ford",
 "year": 2023,
 "make": "Ford",
 "model": "Gas",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 25868,
 "currency": "USD",
 "mileage": 80000,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/hillsboro-ford/URL4e65004f961dc6fb3f4f0f4509b50bd78b7b24a2",
 "dealer": {
  "id": "hillsboro-ford",
  "name": "Hillsboro Ford",
  "city": "Hillsboro",
  "state": "TX",
  "url": "https://carchat.io/d/hillsboro-ford"
 },
 "description": "The best deal on a Certified 2023 Gas Ford is at Hillsboro Ford. Proudly serving Waco TX. We treat you with the respect you deserve.",
 "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": "hillsboro-ford",
   "vin": "URL4e65004f961dc6fb3f4f0f4509b50bd78b7b24a2",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}