{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118065273, Muir Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9964141315329464,
          55.79477520543147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091815908, Muir Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9964141315329464,
          55.79477520543147
        ]
      }
    }
  ]
}