{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598694,
            54.952533
          ],
          [
            -1.598824,
            54.952504
          ],
          [
            -1.598991,
            54.952467
          ],
          [
            -1.599288,
            54.952401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070834602, NE8 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5965651655364141,
          54.953047660231846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000056015, NE8 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5988964226938998,
          54.95257010710215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000056016, NE8 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5968479182965385,
          54.95287785768703
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000056017, NE8 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5967383537759408,
          54.95290445352579
        ]
      }
    }
  ]
}