{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camilla Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598532,
            54.956085
          ],
          [
            -1.598517,
            54.956087
          ],
          [
            -1.598503,
            54.956089
          ],
          [
            -1.598244,
            54.95613
          ],
          [
            -1.597986,
            54.956171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070830963, NE8 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5986586397389466,
          54.956064992567065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000020876, NE8 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5983935466710228,
          54.95602817277172
        ]
      }
    }
  ]
}