{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320151426, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.192129523018511,
          56.25540848577569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320268004, B936",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1917084664458453,
          56.25692202922919
        ]
      }
    }
  ]
}