{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balgreen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.55012,
            55.398494
          ],
          [
            -4.550351,
            55.398771
          ],
          [
            -4.550184,
            55.399186
          ],
          [
            -4.550123,
            55.399338
          ],
          [
            -4.550454,
            55.399616
          ],
          [
            -4.550874,
            55.399645
          ],
          [
            -4.550974,
            55.399705
          ],
          [
            -4.551074,
            55.399766
          ],
          [
            -4.551317,
            55.399672
          ],
          [
            -4.551559,
            55.399579
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127076298, KA6 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.549628839253815,
          55.398073246338654
        ]
      }
    }
  ]
}