{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2465163976, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1249659432774748,
          52.636572481648095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465200075, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.124757839477695,
          52.63663387498918
        ]
      }
    }
  ]
}