{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drive C",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.001507,
            53.230038
          ],
          [
            -2.999769,
            53.229248
          ],
          [
            -2.999335,
            53.229051
          ],
          [
            -2.999341,
            53.228868
          ],
          [
            -3.000158,
            53.228238
          ],
          [
            -3.000521,
            53.228031
          ],
          [
            -3.000525,
            53.228028
          ],
          [
            -3.001003,
            53.227953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013712236, CH5 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0001407506739257,
          53.228247394952284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024825435, CH5 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.999970344264697,
          53.22929157276774
        ]
      }
    }
  ]
}