{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alexandra Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.481465,
            53.326696
          ],
          [
            -3.481384,
            53.326619
          ],
          [
            -3.481302,
            53.326542
          ],
          [
            -3.481151,
            53.326399
          ],
          [
            -3.481,
            53.326256
          ],
          [
            -3.480952,
            53.326211
          ],
          [
            -3.480904,
            53.326166
          ],
          [
            -3.480749,
            53.326022
          ],
          [
            -3.480594,
            53.325878
          ],
          [
            -3.480436,
            53.325728
          ],
          [
            -3.480278,
            53.325579
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012915810, LL18 3AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4814653247249776,
          53.3266963458313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015409901, LL18 3NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4800618694065277,
          53.32562603671077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004300778, LL18 3AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4813912774853066,
          53.32629273678258
        ]
      }
    }
  ]
}