{
 "id": "3FMCR9F98MRA13187",
 "name": "Pre-Owned 2021 Ford Bronco Sport First Edition",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 23718,
 "currency": "USD",
 "mileage": 60864,
 "vin": "3FMCR9F98MRA13187",
 "image": "https://pictures.dealer.com/t/txhoustoncentrallr/1594/2501ddad5302ecf950eac188728e9078x.jpg",
 "url": "https://carchat.io/v/land-rover-houston-central/3FMCR9F98MRA13187",
 "dealer": {
  "id": "land-rover-houston-central",
  "name": "Land Rover Houston Central",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/land-rover-houston-central"
 },
 "description": "Is this 2021 Ford Bronco Sport your perfect car? Contact Land Rover Houston Central to see this Gray First Edition SUV available for $23718",
 "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": "land-rover-houston-central",
   "vin": "3FMCR9F98MRA13187",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}