{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137069525, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9991676785512142,
          55.15079954912964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137069526, Laird's Entry",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9997286525594706,
          55.150642179713394
        ]
      }
    }
  ]
}