{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Flanan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.10718,
            55.943577
          ],
          [
            -4.104005,
            55.943992
          ],
          [
            -4.103961,
            55.944085
          ],
          [
            -4.104777,
            55.944948
          ],
          [
            -4.104837,
            55.945149
          ],
          [
            -4.10262,
            55.945739
          ],
          [
            -4.099842,
            55.946479
          ],
          [
            -4.099843,
            55.946567
          ],
          [
            -4.100431,
            55.947088
          ],
          [
            -4.10073,
            55.947531
          ],
          [
            -4.100873,
            55.947612
          ],
          [
            -4.101181,
            55.947664
          ],
          [
            -4.102464,
            55.947686
          ],
          [
            -4.102674,
            55.947764
          ],
          [
            -4.103068,
            55.947912
          ],
          [
            -4.103301,
            55.947999
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132049704, G66 2TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.106990614807489,
          55.943634325249235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025424484, G65 9SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.098936956331043,
          55.94662072003609
        ]
      }
    }
  ]
}