{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320201215, Hendrie Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.071304060735278,
          56.157427256200364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024864560, Randolph Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0714902112788534,
          56.157174060945565
        ]
      }
    }
  ]
}