{
 "id": "3VWV67AT2DM662474",
 "name": "2013 Volkswagen Beetle Sportline",
 "year": 2013,
 "make": "Volkswagen",
 "model": "Beetle",
 "trim": "Sportline",
 "bodyStyle": "hatchback",
 "color": "gray",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 133070,
 "vin": "3VWV67AT2DM662474",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-5cb91e4e206d4a38ac86027c8537ed74.jpg",
 "url": "https://carchat.io/v/automaxmd/3VWV67AT2DM662474",
 "dealer": {
  "id": "automaxmd",
  "name": "Automaxmd",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automaxmd"
 },
 "description": null,
 "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": "automaxmd",
   "vin": "3VWV67AT2DM662474",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}