{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125054816, Main Street South",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.075189569672113,
          56.2288718864432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125071824, Main Street South",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.07518165718945,
          56.22877320111028
        ]
      }
    }
  ]
}