{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buchan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.461055,
            56.39435
          ],
          [
            -3.461592,
            56.394424
          ],
          [
            -3.46213,
            56.394499
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124013035, PH1 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4615370388949516,
          56.39425417635851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124020643, PH1 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4617802848588255,
          56.394260294050326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124036185, PH1 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4619594456219303,
          56.394285137380066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124086784, PH1 1NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.461054675858883,
          56.394349713663885
        ]
      }
    }
  ]
}