{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023584068, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6169631684414862,
          52.03968819801228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023584077, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6169920954254409,
          52.03971526401519
        ]
      }
    }
  ]
}