{
 "id": "WP1AB2A57HLB10251",
 "name": "2017 Porsche Macan",
 "year": 2017,
 "make": "Porsche",
 "model": "Macan",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 21799,
 "currency": "USD",
 "mileage": 91391,
 "vin": "WP1AB2A57HLB10251",
 "image": "https://imagescf.dealercenter.net/640/480/202509-f38d8b692e0c4a30b4dd7a5886f2846b.jpg",
 "url": "https://carchat.io/v/gmz-motors/WP1AB2A57HLB10251",
 "dealer": {
  "id": "gmz-motors",
  "name": "GMZ MOTORS",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gmz-motors"
 },
 "description": "Find USED 2017 PORSCHE MACAN for sale at $21,799.00 in San Antonio, TX at GMZ MOTORS 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": "gmz-motors",
   "vin": "WP1AB2A57HLB10251",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}