{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012727727, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.112081094966392,
          53.5421661081673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000123246, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.112080880788892,
          53.54208521324813
        ]
      }
    }
  ]
}