Generated on Feb 19, 2025, 4:06:05 PMgemini-1.5-flash
{
"mapTitle": "Golf Courses in The Villages, FL",
"mapStyle": "Whimsical",
"colorPalette": ["#A7D1AB", "#F2E9E4", "#F2D7D5", "#E6B8AF", "#D98880"],
"landmarks": [
{
"name": "Palmer Legends",
"coordinates": [28.9867, -82.0833],
"icon": "golf_flag",
"description": "Championship course designed by Arnold Palmer."
},
{
"name": "Executive Course",
"coordinates": [28.9786, -82.0958],
"icon": "golf_flag",
"description": "Shorter course, perfect for a quick round."
},
{
"name": "Hawthorn Creek",
"coordinates": [28.9611, -82.1056],
"icon": "golf_flag",
"description": "Challenging course with beautiful water features."
},
{
"name": "Orange Blossom Hills",
"coordinates": [28.9922, -82.1111],
"icon": "golf_flag",
"description": "Rolling hills and scenic views."
},
{
"name": "Santo Domingo",
"coordinates": [28.95, -82.12],
"icon": "golf_flag",
"description": "A challenging course with a unique layout."
},
{
"name": "Venetian Bay",
"coordinates": [28.94, -82.07],
"icon": "golf_flag",
"description": "A beautiful course with stunning views of the lake."
}
],
"labels": {
"style": "handwritten",
"fontSize": "12px"
},
"roads": {
"style": "winding",
"color": "#8B4513"
},
"waterFeatures": {
"style": "cartoonish",
"color": "#ADD8E6"
},
"additionalElements": [
{
"type": "text",
"text": "The Villages Golf Courses",
"coordinates": [29.0, -82.1],
"fontSize": "24px",
"fontColor": "#000000"
},
{
"type": "image",
"url": "golf_cart_cartoon.png",
"coordinates": [28.97, -82.08],
"size": "50px"
}
],
"mapScale": "1:10000",
"legend": {
"items": [
{"icon": "golf_flag", "label": "Golf Course"}
]
}
}