{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Johnston Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.110998,
            53.63551
          ],
          [
            -2.111248,
            53.63569
          ],
          [
            -2.111498,
            53.635869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23084765, OL15 8RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.110983539271807,
          53.63573508523259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23084766, OL15 8RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111361103175856,
          53.63553699327872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23084767, OL15 8RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1109229273677768,
          53.635690200513885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23084768, OL15 8RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1112853678075676,
          53.63549212284188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112513, OL15 8RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1109980714899184,
          53.63551036659655
        ]
      }
    }
  ]
}