{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beaumont Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.643618,
            54.964562
          ],
          [
            -1.644414,
            54.964591
          ],
          [
            -1.645801,
            54.964764
          ],
          [
            -1.647971,
            54.965033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510711817, NE4 7NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6436179655488696,
          54.96456219884554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510716864, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6455826918692833,
          54.96492738659591
        ]
      }
    }
  ]
}