{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100795272, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0539671545206577,
          51.71342844576316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101056946, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0539671545206577,
          51.71342844576316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001651976, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0538780270044636,
          51.713330339076435
        ]
      }
    }
  ]
}