{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011720473, Brook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5065998710731003,
          53.26259534722263
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010199321, Meadow Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5065684014337055,
          53.26246963687901
        ]
      }
    }
  ]
}