{
 "id": "3GNCJLSBXKL190753",
 "name": "2019 Chevrolet Trax LT FWD",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Trax LT",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 123125,
 "vin": "3GNCJLSBXKL190753",
 "image": "https://imagescdn.dealercarsearch.com/Media/27778/24192859/639222461098231824.jpg",
 "url": "https://carchat.io/v/arc-auto-group-llc/3GNCJLSBXKL190753",
 "dealer": {
  "id": "arc-auto-group-llc",
  "name": "Arc Auto Group LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/arc-auto-group-llc"
 },
 "description": "Red 2019 Chevrolet Trax LT FWD for sale in San Antonio. Shop ARC Auto Group LLC for great deals on all our Chevrolet 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": "arc-auto-group-llc",
   "vin": "3GNCJLSBXKL190753",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}