{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rannoch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.799896,
            55.826181
          ],
          [
            -3.799848,
            55.826054
          ],
          [
            -3.7998,
            55.825928
          ],
          [
            -3.799751,
            55.825797
          ],
          [
            -3.799701,
            55.825665
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118166431, ML7 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7998961121488617,
          55.82618062368105
        ]
      }
    }
  ]
}