{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23081237, Ramsden Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1326896321032596,
          53.646597656637034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114378, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132901527689672,
          53.646633373923265
        ]
      }
    }
  ]
}