{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.450164,
            56.899652
          ],
          [
            -2.450074,
            56.899553
          ],
          [
            -2.449984,
            56.899454
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151070787, AB30 1WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.450360128744873,
          56.899457949450955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151085504, AB30 1WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.449624853484448,
          56.8997480694925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151162281, AB30 1XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4499665712975465,
          56.89949530164769
        ]
      }
    }
  ]
}