{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slater Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.121055,
            53.540683
          ],
          [
            -2.120968,
            53.540589
          ],
          [
            -2.12088,
            53.540495
          ],
          [
            -2.120854,
            53.540468
          ],
          [
            -2.120828,
            53.540441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000025144, OL9 6ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.121055004198589,
          53.540521462349325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118036, OL8 1DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1196478223443824,
          53.53915665219234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000121685, OL9 6ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1210397862547987,
          53.54047653603552
        ]
      }
    }
  ]
}