{
 "id": "3GNFK12059G234464",
 "name": "2009 Chevrolet Avalanche",
 "year": 2009,
 "make": "Chevrolet",
 "model": "Avalanche",
 "trim": "LS",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 9500,
 "currency": "USD",
 "mileage": 149123,
 "vin": "3GNFK12059G234464",
 "image": null,
 "url": "https://carchat.io/v/ernesto-s-auto-sales-inc/3GNFK12059G234464",
 "dealer": {
  "id": "ernesto-s-auto-sales-inc",
  "name": "Ernesto's Auto Sales,Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ernesto-s-auto-sales-inc"
 },
 "description": "Introducing the 2009 Chevrolet Avalanche LS, a versatile and powerful vehicle that is perfect for any adventure. With its spacious interior and powerful engine, this Avalanche is ready to take on whatever the road throws at it.<br /><br />Step inside and you'll be greeted with a comfortable and roomy cabin, complete with plush seating and modern amenities. The LS trim level comes equipped with a range of features including power windows, air conditioning, and a premium sound system, ensuring a c",
 "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": "ernesto-s-auto-sales-inc",
   "vin": "3GNFK12059G234464",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}