{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.610005,
            51.707943
          ],
          [
            -0.609732,
            51.707881
          ],
          [
            -0.609459,
            51.707819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008026011, HP5 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6096603965954585,
          51.70785781009116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080507580, HP5 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.609736868644196,
          51.70772383859595
        ]
      }
    }
  ]
}