<div data-civid="649e4a9f343e0d221b25837d" class="contentRender contentRender_0 contentRender_type_panel contentRender_name_plugins_common_page" data-sv-time="7" data-sv-index="0" data-gtm-vars=" "tCore" : "contentNum" : "1" ;
var translations = JSON.parse($("#translations_e43db0f8-c5b1-49d0-8c06-523806545398").html());
var cityStateZip = "Burnet, TX 78611";
var streetAddress = "220 S Pierce Street";
var listingUrl = "/listing/burnet-county-courthouse/272/";
var listingTitle = "Burnet County Courthouse";
var locations;
if (streetAddress !== undefined && streetAddress !== '')
var location =
streetAddress: streetAddress,
cityStateZip: cityStateZip
if (listingUrl !== undefined && listingUrl !== '')
location.title = listingTitle;
location.url = listingUrl;
location.crmc = "Activities";
location.crmsc = "General Attractions";
location.city = "Burnet";
location.region = "Burnet County";
location.recid = "272";
location.acctid = "269";
location.rankname = "";
locations = [location];
var dates = "December 13, 2025";
var startDate = "Saturday, December 13, 2025 12:00 PM";
var endDate = "Saturday, December 13, 2025 8:30 PM";
var time = "12:00 PM to 8:30 PM";
var attendees = "";
var placemarks = [];
if (data.latitude)
// on event detail placemark represents the LOCATION/LISTING, not the event
placemarks.push( "Burnet County Courthouse",
latitude : data.latitude,
longitude : data.longitude,
address1 : streetAddress,
url : "/listing/burnet-county-courthouse/272/",
detail : true
);
var vue = detail.getVue(
data :
type : 'Events',
recid : data.recid,
title : data.title,
crmc : data.categories?.[0]?.catName,
acctid: data.accountId,
city: data.city,
region: data.region,
media : data.media_raw,
udfs : data.udfs,
tripbuilder : tripbuilder,
hasTripAdvisor : false,
locations : locations,
phone : data.phone,
tollfree : data.tollfree,
email: data.email,
weburl : data.linkUrl,
host: data.hostname && data.host ,
templates : ,
rootNode : $('[data-guid="e43db0f8-c5b1-49d0-8c06-523806545398"]'),
guid: `e43db0f8-c5b1-49d0-8c06-523806545398`
);
/* register available UI events for SEM tracking */
var watcher = new UIWatcher(vue, $, document);
var uid = clientLib.uuid().toString();
var widgetEvents = ["item-click"];
for (var i=0; i
Read More