{
 "id": "5YJSA1H12EFP32602",
 "name": "Used 2014 Tesla Model S",
 "year": 2014,
 "make": "Tesla",
 "model": "Model S",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 19581,
 "currency": "USD",
 "mileage": 38315,
 "vin": "5YJSA1H12EFP32602",
 "image": "https://pictures.dealer.com/m/mercedesbenzofhoustongreenwaymb/0996/7fc9e0cf8c369fbe56b78b47b5019a00x.jpg",
 "url": "https://carchat.io/v/mercedes-benz-of-houston-north/5YJSA1H12EFP32602",
 "dealer": {
  "id": "mercedes-benz-of-houston-north",
  "name": "Mercedes-Benz of Houston North",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/mercedes-benz-of-houston-north"
 },
 "description": "Is this 2014 Tesla Model S your perfect car? Contact Mercedes-Benz of Houston North to see this White Sedan available for $19581",
 "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": "mercedes-benz-of-houston-north",
   "vin": "5YJSA1H12EFP32602",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}