{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116044082, Main Street East End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2062517233275334,
          55.8024027137572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116044083, Main Street East End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2060922029660146,
          55.802402981508244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116047737, Main Street West End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2062517233275334,
          55.8024027137572
        ]
      }
    }
  ]
}