{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "360624, Victor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.576852461767547,
          51.44557658238253
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "372226",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.577082220905653,
          51.445539484606385
        ]
      }
    }
  ]
}