{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skibo Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.323773,
            55.80333
          ],
          [
            -4.325686,
            55.803698
          ],
          [
            -4.327599,
            55.804066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015329275, G46 8JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.326318820514518,
          55.80400965789546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396255, G46 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.323772953616331,
          55.80332981459507
        ]
      }
    }
  ]
}