{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130106488, Mansons Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5197906589525876,
          58.59338417332144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130112114, Riverside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.519889555128274,
          58.59328419762879
        ]
      }
    }
  ]
}