{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.864583,
            53.718833
          ],
          [
            -1.864773,
            53.718806
          ],
          [
            -1.864962,
            53.718779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220552, HX1 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.864143733345996,
          53.718895265042256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051345632, HX1 2BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8645224489678687,
          53.71893164531007
        ]
      }
    }
  ]
}