{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastmoor Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.172281,
            53.495238
          ],
          [
            -2.172292,
            53.495348
          ],
          [
            -2.172303,
            53.495459
          ],
          [
            -2.172312,
            53.495549
          ],
          [
            -2.172322,
            53.495639
          ],
          [
            -2.172329,
            53.495713
          ],
          [
            -2.172336,
            53.495786
          ],
          [
            -2.17234,
            53.495816
          ],
          [
            -2.172342,
            53.495846
          ],
          [
            -2.172347,
            53.49589
          ],
          [
            -2.172351,
            53.495933
          ],
          [
            -2.172357,
            53.495987
          ],
          [
            -2.172362,
            53.496041
          ],
          [
            -2.172365,
            53.496064
          ],
          [
            -2.172367,
            53.496088
          ],
          [
            -2.172372,
            53.496136
          ],
          [
            -2.172377,
            53.496184
          ],
          [
            -2.172386,
            53.496272
          ],
          [
            -2.172395,
            53.49636
          ],
          [
            -2.172401,
            53.496419
          ],
          [
            -2.172407,
            53.496478
          ],
          [
            -2.172319,
            53.49648
          ],
          [
            -2.172231,
            53.496482
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064357, M40 1NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.172280939084434,
          53.49523793605232
        ]
      }
    }
  ]
}