{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014274854, Avenue Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8841128010612438,
          50.72090788964108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014276961, The Triangle",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8847224861448153,
          50.720683675768655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024395024, Avenue Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8842548581265868,
          50.720746162293395
        ]
      }
    }
  ]
}