Object construction from a JSON representation
factory WebSearchLocation.fromJson(Map<String, dynamic> json) => _$WebSearchLocationFromJson(json);