{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133056001, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.21913105998959,
          57.47312042447106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133062315, Mary Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2192724076539996,
          57.47285853920872
        ]
      }
    }
  ]
}