LocationTemplate

constructor(    address: String,     content: Content,     addressTitle: String? = null,     social: Social? = null,     buttons: List<Button>? = null,     buttonTitle: String? = null)