{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.615224,
            54.95628
          ],
          [
            -1.614986,
            54.956782
          ],
          [
            -1.614748,
            54.957284
          ],
          [
            -1.614603,
            54.957626
          ],
          [
            -1.614459,
            54.957967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.615224,
            54.95628
          ],
          [
            -1.615447,
            54.955823
          ],
          [
            -1.61567,
            54.955365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025675638, NE8 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6155884340576256,
          54.95576918653875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025825386, NE8 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6155128467332838,
          54.95550834535925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070834443, NE8 2HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.615671306431495,
          54.95526621611994
        ]
      }
    }
  ]
}