{
 "id": "URL3462553576c59f812ac9d7444367fa5f1d7675f8",
 "name": "2020 Ford Explorer",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 134833,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202511-26c280da987e43d4b0e2d761ae1f9ec2/202606-42020da282f845dda2cd78c9b273a289.jpg",
 "url": "https://carchat.io/v/approved-automotive/URL3462553576c59f812ac9d7444367fa5f1d7675f8",
 "dealer": {
  "id": "approved-automotive",
  "name": "Approved Automotive",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/approved-automotive"
 },
 "description": "Find USED 2020 FORD EXPLORER for sale at $13,220.00 in San Antonio, TX at APPROVED AUTOMOTIVE, LLC now.",
 "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": "approved-automotive",
   "vin": "URL3462553576c59f812ac9d7444367fa5f1d7675f8",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}