{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151030398, Castle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.35763642160893,
          57.23176786663052
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151030407, Castle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3586311204978134,
          57.231854858897435
        ]
      }
    }
  ]
}