{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harris Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.698961,
            53.759309
          ],
          [
            -2.698866,
            53.75932
          ],
          [
            -2.698772,
            53.75933
          ],
          [
            -2.69862,
            53.759356
          ],
          [
            -2.698469,
            53.759382
          ],
          [
            -2.698426,
            53.75939
          ],
          [
            -2.698382,
            53.759398
          ],
          [
            -2.69818,
            53.759434
          ],
          [
            -2.697979,
            53.75947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013166287, PR1 2AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.699174100804482,
          53.759292223792905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090428529, PR1 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6989173120870973,
          53.759356639283006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010577675, PR1 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.698306765691833,
          53.75912650515819
        ]
      }
    }
  ]
}