{
 "id": "5TFHW5F12JX707673",
 "name": "Pre-Owned 2018 Toyota Tundra Limited",
 "year": 2018,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 37991,
 "currency": "USD",
 "mileage": 131400,
 "vin": "5TFHW5F12JX707673",
 "image": "https://pictures.dealer.com/t/toyotaofcleveland/0984/2100e6cc6bd1190e95508dbde27eb6bcx.jpg",
 "url": "https://carchat.io/v/toyota-of-cleveland/5TFHW5F12JX707673",
 "dealer": {
  "id": "toyota-of-cleveland",
  "name": "Toyota of Cleveland",
  "city": "McDonald",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-cleveland"
 },
 "description": "Is this 2018 Toyota Tundra your perfect car? Contact Toyota of Cleveland to see this Magnetic Gray Metallic Limited Truck CrewMax available for $37991",
 "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": "toyota-of-cleveland",
   "vin": "5TFHW5F12JX707673",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}