{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clyne Valley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.002408,
            51.602818
          ],
          [
            -4.001971,
            51.602664
          ],
          [
            -4.00183,
            51.602506
          ],
          [
            -4.001798,
            51.602471
          ],
          [
            -4.001577,
            51.602223
          ],
          [
            -4.001498,
            51.602135
          ],
          [
            -4.001446,
            51.601827
          ],
          [
            -4.001694,
            51.601143
          ],
          [
            -4.001643,
            51.600983
          ],
          [
            -4.001471,
            51.600848
          ],
          [
            -4.00132,
            51.60079
          ],
          [
            -4.000267,
            51.60039
          ],
          [
            -3.999208,
            51.599796
          ],
          [
            -3.998791,
            51.599658
          ],
          [
            -3.998186,
            51.599562
          ],
          [
            -3.998129,
            51.599553
          ],
          [
            -3.997288,
            51.599535
          ],
          [
            -3.997233,
            51.599542
          ],
          [
            -3.996354,
            51.599657
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095862121, SA3 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.001690798879293,
          51.60083402228868
        ]
      }
    }
  ]
}