{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milking Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.281056,
            53.269552
          ],
          [
            -1.283507,
            53.269998
          ],
          [
            -1.285959,
            53.270444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066422, S43 4LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2810557078984044,
          53.2695519062725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030058041, S43 4LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2860228284942452,
          53.27021096613819
        ]
      }
    }
  ]
}