{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002693938, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.793453143299658,
          50.34150380474302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034634868, Menacuddle Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.793141713329979,
          50.34146631551154
        ]
      }
    }
  ]
}