{
 "id": "1FMCU9F6XMUB25082",
 "name": "Used 2021 Ford Escape S",
 "year": 2021,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 18995,
 "currency": "USD",
 "mileage": 37148,
 "vin": "1FMCU9F6XMUB25082",
 "image": "https://pictures.dealer.com/w/webermotorfordfd/1234/37070644f1df49a9bbfcbf6f495140a1.jpg",
 "url": "https://carchat.io/v/weber-motor-company-service/1FMCU9F6XMUB25082",
 "dealer": {
  "id": "weber-motor-company-service",
  "name": "Weber Motor Company Service",
  "city": "East Broadway Cuero",
  "state": "TX",
  "url": "https://carchat.io/d/weber-motor-company-service"
 },
 "description": "Is this 2021 Ford Escape your perfect car? Contact Weber Motor Company to see this Oxford White S SUV available for $18995",
 "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": "weber-motor-company-service",
   "vin": "1FMCU9F6XMUB25082",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}