{
 "id": "WBAKX8C52BC198265",
 "name": "2011 BMW 7 Series",
 "year": 2011,
 "make": "BMW",
 "model": "7 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 12990,
 "currency": "USD",
 "mileage": 70041,
 "vin": "WBAKX8C52BC198265",
 "image": "https://imagescf.dealercenter.net/640/480/202207-6ee69117c5d8443cbd946bf9b549185a/202608-cb900999aec04dd7a300ef6e7e68f1ef.jpg",
 "url": "https://carchat.io/v/titan-motors/WBAKX8C52BC198265",
 "dealer": {
  "id": "titan-motors",
  "name": "Titan Motors",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/titan-motors"
 },
 "description": "Find USED 2011 BMW 7 SERIES for sale at $12,990.00 in Kirby, TX at TITAN 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": "titan-motors",
   "vin": "WBAKX8C52BC198265",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}