{
 "id": "1C4RJFAG7LC207345",
 "name": "Used 2020 Jeep Grand Cherokee Laredo",
 "year": 2020,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 21994,
 "currency": "USD",
 "mileage": 63876,
 "vin": "1C4RJFAG7LC207345",
 "image": "https://images.dealer.com/autodata/us/color/2020/USD00JES052A0/PXJ.jpg",
 "url": "https://carchat.io/v/threbens-automotive-llc/1C4RJFAG7LC207345",
 "dealer": {
  "id": "threbens-automotive-llc",
  "name": "THREBENS AUTOMOTIVE LLC",
  "city": "Victoria",
  "state": "TX",
  "url": "https://carchat.io/d/threbens-automotive-llc"
 },
 "description": "Is this 2020 Jeep Grand Cherokee your perfect car? Contact Nissan of Victoria to see this Diamond Black Crystal Pearlcoat Laredo SUV available for $21994",
 "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": "threbens-automotive-llc",
   "vin": "1C4RJFAG7LC207345",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}