{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38131818, Rutherford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9106189652053325,
          53.39108210166563
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258496, Granard Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.910876090688009,
          53.391152050895705
        ]
      }
    }
  ]
}