{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorsom Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.895911,
            52.49412
          ],
          [
            -1.895249,
            52.494021
          ],
          [
            -1.894278,
            52.493787
          ],
          [
            -1.893651,
            52.493635
          ],
          [
            -1.892673,
            52.493399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493729, B6 4QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.895749886102449,
          52.494129659142466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071470193, B6 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8947630355777052,
          52.494137777760315
        ]
      }
    }
  ]
}