{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street Back",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.619349,
            55.00889
          ],
          [
            -1.619076,
            55.008004
          ],
          [
            -1.618803,
            55.007118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510745675, NE3 1UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.619349480161795,
          55.00888973488689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510745677, NE3 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6189734936172981,
          55.00731597225894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510745678, NE3 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6189888729877462,
          55.00734297901453
        ]
      }
    }
  ]
}