{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015134398, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8916811756954093,
          53.94897634615159
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033217764, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8916811756954093,
          53.94897634615159
        ]
      }
    }
  ]
}