{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Bede Wynd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.59366,
            55.125193
          ],
          [
            -1.593631,
            55.125465
          ],
          [
            -1.593601,
            55.125736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091605248, NE22 5SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5937929491120522,
          55.12567180664712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091605250, NE22 5SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5941691991491,
          55.12568204537396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091606908, NE22 5SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.593672334407598,
          55.12519514440115
        ]
      }
    }
  ]
}