{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110112260, Glendale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.236691771680801,
          54.552083788671965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110112261, Glendale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2367082371241624,
          54.552029970019426
        ]
      }
    }
  ]
}