{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38234727, Colquitt Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9779199756026986,
          53.40068020860606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38349868",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9779199756026986,
          53.40068020860606
        ]
      }
    }
  ]
}