{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flush Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.577131,
            54.216523
          ],
          [
            -2.575519,
            54.216586
          ],
          [
            -2.575403,
            54.216535
          ],
          [
            -2.573994,
            54.215917
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109369, LA6 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.573852573142738,
          54.21594535248183
        ]
      }
    }
  ]
}