{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eric Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.10168,
            53.648093
          ],
          [
            -2.101599,
            53.648033
          ],
          [
            -2.101518,
            53.647973
          ],
          [
            -2.101366,
            53.647894
          ],
          [
            -2.101213,
            53.647815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23088869, OL15 9LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1017726375930557,
          53.64797622336003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23088911, OL15 9LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1015009860411897,
          53.64824610011347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23090574, OL15 9LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.101425259966519,
          53.64821021170784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114402, OL15 9HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1012579463280603,
          53.64783284988699
        ]
      }
    }
  ]
}