{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mark Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495265,
            53.674569
          ],
          [
            -1.495254,
            53.674526
          ],
          [
            -1.495149,
            53.67415
          ],
          [
            -1.495033,
            53.673732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63072403, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4960608131868482,
          53.67388016029575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173179, WF1 5QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4950332476567485,
          53.67373202253777
        ]
      }
    }
  ]
}