{
 "id": "3VW267AJ5GM376947",
 "name": "2016 Volkswagen Jetta S",
 "year": 2016,
 "make": "Volkswagen",
 "model": "Jetta S",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 8547,
 "currency": "USD",
 "mileage": 101499,
 "vin": "3VW267AJ5GM376947",
 "image": "https://imagescdn.dealercarsearch.com/Media/22541/24079861/639202699878403427.jpg",
 "url": "https://carchat.io/v/alamo-auto-plex/3VW267AJ5GM376947",
 "dealer": {
  "id": "alamo-auto-plex",
  "name": "Alamo Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/alamo-auto-plex"
 },
 "description": "RED 2016 Volkswagen Jetta S for sale in San Antonio. Shop Alamo Auto Plex LLC for great deals on all our Volkswagen 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": "alamo-auto-plex",
   "vin": "3VW267AJ5GM376947",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}