{
 "id": "1FMDE5CP1PLC18266",
 "name": "Used 2023 Ford Bronco Badlands",
 "year": 2023,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 54995,
 "currency": "USD",
 "mileage": 302,
 "vin": "1FMDE5CP1PLC18266",
 "image": "https://pictures.dealer.com/g/galaxyfordfd/1340/8d0582f94c270684015cf52c723e2dbax.jpg",
 "url": "https://carchat.io/v/galaxy-ford/1FMDE5CP1PLC18266",
 "dealer": {
  "id": "galaxy-ford",
  "name": "Galaxy Ford",
  "city": "Smithville",
  "state": "TN",
  "url": "https://carchat.io/d/galaxy-ford"
 },
 "description": "Is this 2023 Ford Bronco your perfect car? Contact Galaxy Ford to see this Velocity Blue Metallic Badlands SUV available for $54995",
 "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": "galaxy-ford",
   "vin": "1FMDE5CP1PLC18266",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}