{
  "service": "LOTS API MVP",
  "version": "0.1",
  "endpoints": {
    "health": "/health",
    "sites": "/sites",
    "websites": "/websites",
    "collections": "/collections",
    "site_detail": "/sites/{website}"
  }
}