{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.424965,
            51.341567
          ],
          [
            1.424824,
            51.341433
          ],
          [
            1.424683,
            51.341298
          ],
          [
            1.424539,
            51.341171
          ],
          [
            1.424394,
            51.341044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071164434, CT11 7DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.424393494621114,
          51.34103511494634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061145726, CT11 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4248994856749981,
          51.341272173314984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061145727, CT11 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.424915825360413,
          51.34129868078915
        ]
      }
    }
  ]
}