{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320223304, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.331994405434799,
          56.12004666304896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320266339, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.331978016017472,
          56.12003785439959
        ]
      }
    }
  ]
}