{
 "id": "1FMCU0G91HUB31329",
 "name": "Used 2017 Ford Escape SE",
 "year": 2017,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 7155,
 "currency": "USD",
 "mileage": 157619,
 "vin": "1FMCU0G91HUB31329",
 "image": "https://pictures.dealer.com/c/commercechevytx/1710/2532442816384ac3e94d0a1b712f3b64x.jpg",
 "url": "https://carchat.io/v/commerce-chevrolet/1FMCU0G91HUB31329",
 "dealer": {
  "id": "commerce-chevrolet",
  "name": "Commerce Chevrolet",
  "city": "Commerce",
  "state": "TX",
  "url": "https://carchat.io/d/commerce-chevrolet"
 },
 "description": "Is this 2017 Ford Escape your perfect car? Contact Commerce Chevrolet to see this Silver SE SUV available for $7155",
 "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": "commerce-chevrolet",
   "vin": "1FMCU0G91HUB31329",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}