{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5300074313, Pine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10884420521058065,
          51.52486427460397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010439844, Pine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10884420521058065,
          51.52486427460397
        ]
      }
    }
  ]
}