{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "22247439, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17373444158098786,
          50.82992027718928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22253896, Haddington Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17375038707516863,
          50.82987555968767
        ]
      }
    }
  ]
}