{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.91416,
            53.706313
          ],
          [
            -1.914031,
            53.706268
          ],
          [
            -1.913903,
            53.706223
          ],
          [
            -1.913676,
            53.706142
          ],
          [
            -1.9136,
            53.706115
          ],
          [
            -1.913297,
            53.706007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215624, HX6 3BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9132971173490403,
          53.706006946243946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051350968, HX6 3AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9138725640820828,
          53.70610622909121
        ]
      }
    }
  ]
}