{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Argyllgait",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.976406,
            56.460381
          ],
          [
            -2.976642,
            56.46022
          ],
          [
            -2.976879,
            56.460058
          ],
          [
            -2.976946,
            56.460011
          ],
          [
            -2.977014,
            56.459964
          ],
          [
            -2.977134,
            56.459897
          ],
          [
            -2.977254,
            56.45983
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059102491, DD1 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9772290562107755,
          56.4598243597395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059104790, DD1 1PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9774056066059456,
          56.46038000933473
        ]
      }
    }
  ]
}