{
 "id": "2FMPK4J95RBA80111",
 "name": "2024 Ford Edge SEL",
 "year": 2024,
 "make": "Ford",
 "model": "Edge",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 53984,
 "vin": "2FMPK4J95RBA80111",
 "image": null,
 "url": "https://carchat.io/v/sagerford/2FMPK4J95RBA80111",
 "dealer": {
  "id": "sagerford",
  "name": "Sagerford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/sagerford"
 },
 "description": "Experience the Excitement of Driving in the 2024 Ford Edge SEL Sport Utility 4D! Get ready to feel the thrill every time you get behind the wheel of this dynamic SUV! The 2024 Ford Edge SEL Sport Utility 4D is engineered for those who crave adventure and style. With its bold design and modern comfort, every journey becomes a memorable one. Whether you're heading out for a weekend road trip or navigating city streets, this vehicle promises to keep you inspired and eager for what's next. Don't mis",
 "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": "sagerford",
   "vin": "2FMPK4J95RBA80111",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}