{
 "id": "3GNCJKSB9KL120977",
 "name": "Used 2019 Chevrolet Trax LS",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 16222,
 "currency": "USD",
 "mileage": 79730,
 "vin": "3GNCJKSB9KL120977",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90CHS321A0/GAN.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/3GNCJKSB9KL120977",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2019 Chevrolet Trax your perfect car? Contact Coastal Bend Ford to see this Silver Ice Metallic LS SUV available for $16222",
 "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": "coastal-bend-ford",
   "vin": "3GNCJKSB9KL120977",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}