{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mackenzie Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164632,
            57.264805
          ],
          [
            -2.164662,
            57.264738
          ],
          [
            -2.164693,
            57.264671
          ],
          [
            -2.164876,
            57.26427
          ],
          [
            -2.165059,
            57.26387
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151149808, AB21 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1640152576398513,
          57.26472415486477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151161533, AB21 0AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.165039282004612,
          57.26386045839074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151169534, AB21 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1653220019521475,
          57.26405770915586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151600287, AB21 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1642792772453627,
          57.264445341067294
        ]
      }
    }
  ]
}