{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balnacraig Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.244328,
            57.480644
          ],
          [
            -4.244304,
            57.480669
          ],
          [
            -4.24428,
            57.480695
          ],
          [
            -4.244233,
            57.480744
          ],
          [
            -4.244186,
            57.480793
          ],
          [
            -4.243986,
            57.481
          ],
          [
            -4.243786,
            57.481207
          ],
          [
            -4.243754,
            57.48124
          ],
          [
            -4.243722,
            57.481273
          ],
          [
            -4.243551,
            57.481447
          ],
          [
            -4.24338,
            57.481621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130158744, IV3 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.243286503807809,
          57.481627079650934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024699241, IV3 5LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.244664130935792,
          57.480425467208484
        ]
      }
    }
  ]
}