{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blakey Down Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.584036,
            50.447271
          ],
          [
            -3.584538,
            50.447198
          ],
          [
            -3.585041,
            50.447124
          ],
          [
            -3.585944,
            50.4471
          ],
          [
            -3.586092,
            50.447096
          ],
          [
            -3.586845,
            50.447149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000015700, TQ3 3NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.587088658703409,
          50.44712413158511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001111443, TQ3 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5844948821955134,
          50.44706055884631
        ]
      }
    }
  ]
}