{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenacres Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.820692,
            57.496026
          ],
          [
            -1.820046,
            57.496158
          ],
          [
            -1.8194,
            57.496291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181091, AB42 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8204368142398208,
          57.495918106008666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181201, AB42 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.820586701382594,
          57.495972214063315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181202, AB42 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.820502007514904,
          57.49623258703768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181203, AB42 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8204018178318773,
          57.496250409733946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151181782, AB42 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8201361591770726,
          57.49598953863403
        ]
      }
    }
  ]
}