Areas We Serve
"10", checkincount : "10" },
dataType: "json",
success: function(response) {
jQuery('#rwl-output').html(response.content);
},
error: function(xhr, status) {
console.log(xhr, status);
}
});
});