app/utils/Marker.scala (4 lines of code) (raw):

package utils trait Marker { def toMarkerMap: Map[String, Any] }