{
 "id": "1FMSK8DH0PGA72461",
 "name": "Used 2023 Ford Explorer XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 35921,
 "currency": "USD",
 "mileage": 40249,
 "vin": "1FMSK8DH0PGA72461",
 "image": "https://pictures.dealer.com/r/rayvarnerfordfd/0598/6e3f432daf8e0d1f2b2480f88a613d11x.jpg",
 "url": "https://carchat.io/v/ray-varner-ford-llc/1FMSK8DH0PGA72461",
 "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 2023 Ford Explorer your perfect car? Contact Ray Varner Ford LLC (SALES DEPT.) to see this Red Metallic XLT SUV available for $35921",
 "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": "1FMSK8DH0PGA72461",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}