{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.094735,
            50.793712
          ],
          [
            -1.094367,
            50.793673
          ],
          [
            -1.093999,
            50.793635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.09373,
            50.793606
          ],
          [
            -1.093525,
            50.793581
          ],
          [
            -1.093319,
            50.793557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.093999,
            50.793635
          ],
          [
            -1.093865,
            50.79362
          ],
          [
            -1.09373,
            50.793606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775110979, PO5 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.094735307572945,
          50.79371222788159
        ]
      }
    }
  ]
}