{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Merryhillock Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.032277,
            57.68383
          ],
          [
            -2.032448,
            57.683827
          ],
          [
            -2.032618,
            57.683825
          ],
          [
            -2.033119,
            57.683797
          ],
          [
            -2.033982,
            57.683449
          ],
          [
            -2.0345,
            57.683241
          ],
          [
            -2.034855,
            57.682777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151170531, AB43 9UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0318322526762422,
          57.68382692175704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151175979, AB43 7FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.034095611624939,
          57.68323349985783
        ]
      }
    }
  ]
}