{
 "id": "2FMPK3K9XLBB49603",
 "name": "Used 2020 Ford Edge Titanium",
 "year": 2020,
 "make": "Ford",
 "model": "Edge",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 18723,
 "currency": "USD",
 "mileage": 84965,
 "vin": "2FMPK3K9XLBB49603",
 "image": "https://pictures.dealer.com/a/alphaonechevroletbuickrockdale/0814/7aecef76147cdb2429ff1ae1d13052fcx.jpg",
 "url": "https://carchat.io/v/alpha-one-chevrolet/2FMPK3K9XLBB49603",
 "dealer": {
  "id": "alpha-one-chevrolet",
  "name": "Alpha One Chevrolet",
  "city": "W Cameron Rockdale",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-chevrolet"
 },
 "description": "Is this 2020 Ford Edge your perfect car? Contact Alpha One Chevrolet to see this Black Titanium SUV available for $18723",
 "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": "alpha-one-chevrolet",
   "vin": "2FMPK3K9XLBB49603",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}