{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Evans Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.113689,
            53.54679
          ],
          [
            -2.113744,
            53.546818
          ],
          [
            -2.113799,
            53.546846
          ],
          [
            -2.113973,
            53.546937
          ],
          [
            -2.114146,
            53.547027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000069279, OL1 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.113874029172202,
          53.54673947729455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000069280, OL1 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.113828681584921,
          53.546712555541326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114481, OL1 2BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.114146455254134,
          53.547026843879145
        ]
      }
    }
  ]
}