{
 "id": "WDDHF5KB3GB261947",
 "name": "2016 Mercedes-Benz E-Class E350 Sport Sedan",
 "year": 2016,
 "make": "Mercedes-Benz",
 "model": "E-Class E350",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "brown",
 "condition": "used",
 "price": 14850,
 "currency": "USD",
 "mileage": 74008,
 "vin": "WDDHF5KB3GB261947",
 "image": "https://imagescdn.dealercarsearch.com/Media/3467/24253410/639237941871889031.jpg",
 "url": "https://carchat.io/v/northeast-motor-company/WDDHF5KB3GB261947",
 "dealer": {
  "id": "northeast-motor-company",
  "name": "Northeast Motor Company",
  "city": "Universal City",
  "state": "TX",
  "url": "https://carchat.io/d/northeast-motor-company"
 },
 "description": "Brown 2016 Mercedes-Benz E-Class E350 Sport Sedan with Tan interior for sale in San Antonio. Shop Northeast Motor Company for great deals on all our Mercedes-Benz inventory.",
 "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": "northeast-motor-company",
   "vin": "WDDHF5KB3GB261947",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}