{
 "id": "1FTER4FH0LLA24284",
 "name": "Used 2020 Ford Ranger Lariat",
 "year": 2020,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 27570,
 "currency": "USD",
 "mileage": 87534,
 "vin": "1FTER4FH0LLA24284",
 "image": "https://images.dealer.com/autodata/us/color/2020/USD00FOT144A0/N6.jpg",
 "url": "https://carchat.io/v/ray-varner-ford-llc/1FTER4FH0LLA24284",
 "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 2020 Ford Ranger your perfect car? Contact Ray Varner Ford LLC (SALES DEPT.) to see this Lightning Blue Metallic Lariat Truck available for $27570",
 "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": "1FTER4FH0LLA24284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}