{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062613131, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6088311198282116,
          50.98668515880661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002212556, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.608771731494267,
          50.98676538684862
        ]
      }
    }
  ]
}