{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003187610, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12842928676754478,
          52.14321294372576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091622929, Baulk Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12500665227776098,
          52.15058567894542
        ]
      }
    }
  ]
}