{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.377369,
            52.758609
          ],
          [
            -0.37725,
            52.758744
          ],
          [
            -0.377131,
            52.758879
          ],
          [
            -0.377135,
            52.759048
          ],
          [
            -0.377138,
            52.759216
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007262213, PE10 0FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37711933008544923,
          52.75863088478216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007262758, PE10 0FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3773563210743199,
          52.75863412685215
        ]
      }
    }
  ]
}