{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119000029, Virginia Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.751099368912019,
          55.94696370887227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025422875, Dock Breast",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.750251100463603,
          55.946973669946374
        ]
      }
    }
  ]
}