{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Power Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.024068,
            51.675144
          ],
          [
            -0.023982,
            51.675614
          ],
          [
            -0.023897,
            51.676085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207000664, EN3 7FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02406782386956051,
          51.67514373578627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025312192, EN3 7FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02411701313848475,
          51.67567511637794
        ]
      }
    }
  ]
}