{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosaburn Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.200289,
            55.741664
          ],
          [
            -4.200326,
            55.741748
          ],
          [
            -4.200362,
            55.741832
          ],
          [
            -4.200486,
            55.741907
          ],
          [
            -4.200609,
            55.741982
          ],
          [
            -4.201023,
            55.741917
          ],
          [
            -4.201437,
            55.741852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484148030, G75 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.201597495073696,
          55.742406158450066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484172757, G75 9DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.200524296765818,
          55.74202095596855
        ]
      }
    }
  ]
}