{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007641234, Norton Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3939416265775777,
          53.14718089927819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007642237, Norton Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.394639702410575,
          53.146675202598644
        ]
      }
    }
  ]
}