{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010319008, Fleming Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4830596977246033,
          53.74741545436546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012540278, Darwen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.483271050962107,
          53.747333708803914
        ]
      }
    }
  ]
}