{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harbour Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.52114,
            57.667552
          ],
          [
            -2.521956,
            57.668061
          ],
          [
            -2.522143,
            57.668271
          ],
          [
            -2.5222,
            57.668334
          ],
          [
            -2.522332,
            57.668658
          ],
          [
            -2.522815,
            57.669088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151055463, AB45 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.522379607548012,
          57.6683082483604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151140013, AB45 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5219191616293406,
          57.66776222160719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155971, AB45 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.521465693786059,
          57.66770121514392
        ]
      }
    }
  ]
}