{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320266698, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.793287271933406,
          56.341239219001814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320266702, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7925562430061324,
          56.341091160995084
        ]
      }
    }
  ]
}