{
 "id": "WP1AE2A27HLA72307",
 "name": "2017 Porsche Cayenne",
 "year": 2017,
 "make": "Porsche",
 "model": "Cayenne",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19900,
 "currency": "USD",
 "mileage": 88949,
 "vin": "WP1AE2A27HLA72307",
 "image": "https://imagescf.dealercenter.net/640/480/202607-22494eb766e04da5939452281a1f0c07.jpg",
 "url": "https://carchat.io/v/782-automotive-llc/WP1AE2A27HLA72307",
 "dealer": {
  "id": "782-automotive-llc",
  "name": "782 Automotive LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/782-automotive-llc"
 },
 "description": "Find USED 2017 PORSCHE CAYENNE for sale at $20,125.00 in San Antonio, TX at 782 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": "782-automotive-llc",
   "vin": "WP1AE2A27HLA72307",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}