{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millcroft Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.130108,
            53.375354
          ],
          [
            -3.130016,
            53.375283
          ],
          [
            -3.129924,
            53.375211
          ],
          [
            -3.129793,
            53.375125
          ],
          [
            -3.129663,
            53.375039
          ],
          [
            -3.129492,
            53.375032
          ],
          [
            -3.129321,
            53.375026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42197670, CH49 3PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.130122974221103,
          53.375362417439725
        ]
      }
    }
  ]
}