{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highmore Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.207749,
            53.526048
          ],
          [
            -2.207805,
            53.526066
          ],
          [
            -2.207862,
            53.526085
          ],
          [
            -2.207971,
            53.52612
          ],
          [
            -2.208081,
            53.526156
          ],
          [
            -2.208164,
            53.526201
          ],
          [
            -2.208247,
            53.526245
          ],
          [
            -2.208282,
            53.526291
          ],
          [
            -2.208318,
            53.526337
          ],
          [
            -2.208411,
            53.526372
          ],
          [
            -2.208505,
            53.526406
          ],
          [
            -2.208455,
            53.526467
          ],
          [
            -2.208405,
            53.526529
          ],
          [
            -2.208389,
            53.526546
          ],
          [
            -2.208373,
            53.526563
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066168, M9 6NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2077488463015427,
          53.52604766658799
        ]
      }
    }
  ]
}