{
 "id": "1FMDE5FP7MLA20525",
 "name": "Used 2021 Ford Bronco First Edition",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "cactus",
 "condition": "used",
 "price": 46988,
 "currency": "USD",
 "mileage": 19982,
 "vin": "1FMDE5FP7MLA20525",
 "image": "https://pictures.dealer.com/r/rayvarnerfordfd/1999/7a947a557e5706f04134407bc916312ex.jpg",
 "url": "https://carchat.io/v/ray-varner-ford-llc/1FMDE5FP7MLA20525",
 "dealer": {
  "id": "ray-varner-ford-llc",
  "name": "Ray Varner Ford, LLC",
  "city": "Clinton",
  "state": "TN",
  "url": "https://carchat.io/d/ray-varner-ford-llc"
 },
 "description": "Is this 2021 Ford Bronco your perfect car? Contact Ray Varner Ford LLC (SALES DEPT.) to see this Cactus First Edition SUV available for $46988",
 "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": "ray-varner-ford-llc",
   "vin": "1FMDE5FP7MLA20525",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}