{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130143383, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.031553233772912,
          57.88038871662587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130174589, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.031658387653447,
          57.88045890879576
        ]
      }
    }
  ]
}