{
 "id": "2T2ZK1BA5DC127752",
 "name": "Used 2013 LEXUS RX 350",
 "year": 2013,
 "make": "Lexus",
 "model": "RX 350",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 10988,
 "currency": "USD",
 "mileage": 172733,
 "vin": "2T2ZK1BA5DC127752",
 "image": "https://pictures.dealer.com/l/longchevybuickgmcathens/0282/90b8fec99d702c980028d89f7a3c43fdx.jpg",
 "url": "https://carchat.io/v/long-chevrolet-buick-gmc/2T2ZK1BA5DC127752",
 "dealer": {
  "id": "long-chevrolet-buick-gmc",
  "name": "Long Chevrolet Buick GMC",
  "city": "Athens",
  "state": "TN",
  "url": "https://carchat.io/d/long-chevrolet-buick-gmc"
 },
 "description": "Is this 2013 LEXUS RX 350 your perfect car? Contact Long of Athens to see this Red SUV available for $10988",
 "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": "long-chevrolet-buick-gmc",
   "vin": "2T2ZK1BA5DC127752",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}