{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Britannia Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.901134,
            51.878049
          ],
          [
            0.90141,
            51.878002
          ],
          [
            0.901687,
            51.877955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024402922, CO2 7TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9018521932402428,
          51.87805405517604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024402930, CO2 7QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9011407217371133,
          51.8780626178041
        ]
      }
    }
  ]
}