{
 "id": "1GYUKBEF6AR223123",
 "name": "2010 Cadillac Escalade Luxury",
 "year": 2010,
 "make": "Cadillac",
 "model": "Escalade",
 "trim": "Luxury",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 194168,
 "vin": "1GYUKBEF6AR223123",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/1GYUKBEF6AR223123",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Cruise down the streets in style and luxury with this stunning 2010 Cadillac Escalade. This sleek silver beauty is the epitome of sophistication with its spacious interior and smooth ride. Imagine yourself behind the wheel of this Escalade, feeling the power of its V8 engine as you effortlessly navigate through city streets or hit the open road for a weekend adventure. With its premium sound system, you can blast your favorite tunes while turning heads everywhere you go. And let's not forget the",
 "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": "bestpriceautosales",
   "vin": "1GYUKBEF6AR223123",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}