{
 "id": "2FMPK4J92LBA71115",
 "name": "Used 2020 Ford Edge SEL",
 "year": 2020,
 "make": "Ford",
 "model": "Edge",
 "trim": null,
 "bodyStyle": "suv",
 "color": "magnetic metallic",
 "condition": "used",
 "price": 21361,
 "currency": "USD",
 "mileage": 53458,
 "vin": "2FMPK4J92LBA71115",
 "image": "https://pictures.dealer.com/g/goldencirclefordparsonsdms/0666/1d4127e8daf09b9ef4c04b1f148402f5x.jpg",
 "url": "https://carchat.io/v/golden-circle-lincoln/2FMPK4J92LBA71115",
 "dealer": {
  "id": "golden-circle-lincoln",
  "name": "Golden Circle Lincoln",
  "city": "Lincoln dealership in Jackson",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-lincoln"
 },
 "description": "Is this 2020 Ford Edge your perfect car? Contact Golden Circle Lincoln to see this Magnetic Metallic SEL SUV available for $21361",
 "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": "golden-circle-lincoln",
   "vin": "2FMPK4J92LBA71115",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}