{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90119755, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0883653893938763,
          52.54142005641245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90201741, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0883361354350485,
          52.541536946575604
        ]
      }
    }
  ]
}