{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheapside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.417665,
            53.70022
          ],
          [
            -1.417553,
            53.70008
          ],
          [
            -1.417441,
            53.69994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174338, WF6 2AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.417351916194923,
          53.69984091482506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63191222, WF6 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4176971661532198,
          53.700067298729934
        ]
      }
    }
  ]
}