{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100218047, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.010085837040639,
          53.13903481410058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002940285, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0113098955010495,
          53.13832325290532
        ]
      }
    }
  ]
}