{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "503, Charlton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.597730698475969,
          51.513808148024346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "530, Charlton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.597758693805257,
          51.51374506444483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "572, Charlton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5978012164807365,
          51.513690898347924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "618, Charlton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5978582664752268,
          51.51364564971818
        ]
      }
    }
  ]
}