{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hermitage Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.682331,
            54.945457
          ],
          [
            -1.682208,
            54.945187
          ],
          [
            -1.682213,
            54.945184
          ],
          [
            -1.682584,
            54.944999
          ],
          [
            -1.68275,
            54.944939
          ],
          [
            -1.682915,
            54.944879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070832038, NE16 4JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6825841552609129,
          54.94499911428126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090414210, NE16 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6823307746353109,
          54.94545675350633
        ]
      }
    }
  ]
}