{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "35200675, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8019158627581398,
          56.15160987652648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35200676, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8019192261139083,
          56.1516817165912
        ]
      }
    }
  ]
}