{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001333535, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.002412665115915,
          50.737812537642704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001333566, Mill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.002412665115915,
          50.737812537642704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040394046, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.002529773445012,
          50.7375676948356
        ]
      }
    }
  ]
}