{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151101493, Castle Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7766922106823437,
          57.449322856670044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151702154, Castle Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7768796702106666,
          57.44951932561366
        ]
      }
    }
  ]
}