{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124079234, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.878311487360048,
          56.26606160208809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087766, Feddal Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.878570981348908,
          56.26608462133085
        ]
      }
    }
  ]
}