{
 "id": "URL9f76d54cd2554817af91f9985c10ae3aa2815943",
 "name": "2024 Ford Maverick",
 "year": 2024,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/newton-ford-south/URL9f76d54cd2554817af91f9985c10ae3aa2815943",
 "dealer": {
  "id": "newton-ford-south",
  "name": "Newton Ford South",
  "city": "Shelbyville",
  "state": "TN",
  "url": "https://carchat.io/d/newton-ford-south"
 },
 "description": "The 2024 Ford Maverick at Newton Ford South redefines the compact truck segment, offering an exceptional blend of fuel-efficient performance and versatile utility that fits perfectly into any lifestyle. Whether you are navigating city streets or tackling weekend DIY projects, this innovative pickup provides the drivability of a small SUV with the rugged capability of a traditional truck, making it the ultimate choice for drivers seeking modern flexibility and value.",
 "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": "newton-ford-south",
   "vin": "URL9f76d54cd2554817af91f9985c10ae3aa2815943",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}