{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2630120218, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5245652513842667,
          52.47411660737994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630120373, Snake's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5253049893358108,
          52.47415750183366
        ]
      }
    }
  ]
}