{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Link Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.124101,
            51.306251
          ],
          [
            1.124133,
            51.306212
          ],
          [
            1.124165,
            51.306174
          ],
          [
            1.12427,
            51.306046
          ],
          [
            1.124375,
            51.305918
          ],
          [
            1.124474,
            51.305797
          ],
          [
            1.124574,
            51.305675
          ],
          [
            1.12466,
            51.305575
          ],
          [
            1.124746,
            51.305474
          ],
          [
            1.124866,
            51.30532
          ],
          [
            1.124987,
            51.305165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171002, CT2 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.124084926465551,
          51.306244380419855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094584762, CT2 0PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1258108109404084,
          51.30609035200757
        ]
      }
    }
  ]
}