{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23059278, Penn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155007835930064,
          53.61921965875823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023360417, Blossom Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154961955842459,
          53.61907590650638
        ]
      }
    }
  ]
}