{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "136006770, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.815384133039929,
          56.003534749649035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136085584, Nailer Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8156236931237393,
          56.00351324895357
        ]
      }
    }
  ]
}