{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013049665, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.532440205402959,
          50.72170000215084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013049666, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5327086799309675,
          50.72167848534703
        ]
      }
    }
  ]
}