{
 "id": "1FMDE5BH3NLB86878",
 "name": "Used 2022 Ford Bronco Base",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 34213,
 "currency": "USD",
 "mileage": 37759,
 "vin": "1FMDE5BH3NLB86878",
 "image": "https://pictures.dealer.com/g/gabrieljordanchevrolet/0375/8178491ad9c84a3073e35bdfbfa66b26x.jpg",
 "url": "https://carchat.io/v/gabriel-jordan-chevrolet/1FMDE5BH3NLB86878",
 "dealer": {
  "id": "gabriel-jordan-chevrolet",
  "name": "Gabriel/Jordan Chevrolet",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/gabriel-jordan-chevrolet"
 },
 "description": "Is this 2022 Ford Bronco your perfect car? Contact Gabriel/Jordan Chevrolet to see this Base SUV available for $34213",
 "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": "gabriel-jordan-chevrolet",
   "vin": "1FMDE5BH3NLB86878",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}