{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alex Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.077843,
            50.825511
          ],
          [
            -1.078094,
            50.825613
          ],
          [
            -1.078346,
            50.825715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775108297, PO2 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0802232777717338,
          50.825388161590226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775108359, PO2 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0802232777717338,
          50.825388161590226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775108699, PO2 9LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0778355653103033,
          50.82551320426227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775112534, PO2 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0802232777717338,
          50.825388161590226
        ]
      }
    }
  ]
}