Service used during parsing
pub type Service { Service(name: String, sli_types: List(String)) }
Service(name: String, sli_types: List(String))