{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Felcroft Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.875726,
            53.485186
          ],
          [
            -2.876164,
            53.485192
          ],
          [
            -2.876268,
            53.485146
          ],
          [
            -2.876272,
            53.485074
          ],
          [
            -2.876296,
            53.484664
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Felcroft Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.876298,
            53.484588
          ],
          [
            -2.876298,
            53.484555
          ],
          [
            -2.876299,
            53.484522
          ],
          [
            -2.876303,
            53.48433
          ],
          [
            -2.876308,
            53.484139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40069704, L33 6XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8763232338248335,
          53.484166206837415
        ]
      }
    }
  ]
}