{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119000675, Virginia Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7478238067674,
          55.94436723282011
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119046926, Baker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.747980363066586,
          55.94476822642212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092037143, Virginia Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7478238067674,
          55.94436723282011
        ]
      }
    }
  ]
}