{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tanzey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.303562,
            50.969334
          ],
          [
            -2.304505,
            50.969911
          ],
          [
            -2.304703,
            50.970102
          ],
          [
            -2.305523,
            50.970898
          ],
          [
            -2.305531,
            50.971006
          ],
          [
            -2.305435,
            50.971078
          ],
          [
            -2.305162,
            50.971125
          ],
          [
            -2.305074,
            50.97114
          ],
          [
            -2.305039,
            50.971223
          ],
          [
            -2.305035,
            50.971231
          ],
          [
            -2.304985,
            50.971347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013287685, DT10 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.303561336325213,
          50.96933797035639
        ]
      }
    }
  ]
}