{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canal Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.835245,
            52.509578
          ],
          [
            -1.834434,
            52.509761
          ],
          [
            -1.833623,
            52.509944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023498672, B24 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8352451285254547,
          52.50957764741267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071444428, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.834596566487396,
          52.50964866359348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071444429, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.834596566487396,
          52.50964866359348
        ]
      }
    }
  ]
}