{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034145794, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2242461241496687,
          53.20136469071866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030066466, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2246356361283302,
          53.20134924687287
        ]
      }
    }
  ]
}