{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodbine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.245417,
            52.561494
          ],
          [
            -0.245446,
            52.561876
          ],
          [
            -0.245475,
            52.562259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008061062, PE2 9BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24522850491822304,
          52.56213834614881
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008064263, PE2 9BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24541651364246583,
          52.56149378577176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008064356, PE2 9BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24560572644983478,
          52.561928154440125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090232156, PE2 9BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2455643610150443,
          52.56185561401484
        ]
      }
    }
  ]
}