{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pump Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552992,
            53.129309
          ],
          [
            -1.552484,
            53.129312
          ],
          [
            -1.551976,
            53.129315
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334679, DE4 3DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5524428871629388,
          53.12931192172014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010342808, DE4 3UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.551529862526244,
          53.12944332418034
        ]
      }
    }
  ]
}