{
 "id": "4T1B61HK3JU105110",
 "name": "2018 Toyota Camry XSE",
 "year": 2018,
 "make": "Toyota",
 "model": "Camry XSE",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 108266,
 "vin": "4T1B61HK3JU105110",
 "image": "https://imagescdn.dealercarsearch.com/Media/22680/24144493/639210300451109324.jpg",
 "url": "https://carchat.io/v/gees-auto-sales-llc-g-a-s-service-center/4T1B61HK3JU105110",
 "dealer": {
  "id": "gees-auto-sales-llc-g-a-s-service-center",
  "name": "Gees Auto Sales LLC. / G.A.S. Service Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gees-auto-sales-llc-g-a-s-service-center"
 },
 "description": "Black 2018 Toyota Camry XSE with Red interior for sale in San Antonio. Shop Gees Auto Sales LLC for great deals on all our Toyota 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": "gees-auto-sales-llc-g-a-s-service-center",
   "vin": "4T1B61HK3JU105110",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}