{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henderson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.104636,
            53.643588
          ],
          [
            -2.104835,
            53.643701
          ],
          [
            -2.105034,
            53.643815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23088977, OL15 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1057105195274666,
          53.64379329482243
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23089274, OL15 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.104833237618217,
          53.64381204447861
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114578, OL15 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1046814834645433,
          53.64361443735412
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025664194, OL15 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.105832342156312,
          53.64411676185443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090923925, OL15 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1057105195274666,
          53.64379329482243
        ]
      }
    }
  ]
}