{
 "id": "3FTTW8J90RRB12088",
 "name": "Used 2024 Ford Maverick XLT",
 "year": 2024,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 28995,
 "currency": "USD",
 "mileage": 37601,
 "vin": "3FTTW8J90RRB12088",
 "image": "https://pictures.dealer.com/m/mclartyfordfd/1234/a9c10d957ecb46a7b4ccd0df8ec1ffd2.png",
 "url": "https://carchat.io/v/mclarty-ford/3FTTW8J90RRB12088",
 "dealer": {
  "id": "mclarty-ford",
  "name": "McLarty Ford",
  "city": "Texarkana",
  "state": "TX",
  "url": "https://carchat.io/d/mclarty-ford"
 },
 "description": "Is this 2024 Ford Maverick your perfect car? Contact McLarty Ford Texarkana to see this Chili Pepper Red XLT Truck available for $28995",
 "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": "mclarty-ford",
   "vin": "3FTTW8J90RRB12088",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}