{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.467339,
            52.74965
          ],
          [
            1.467872,
            52.749761
          ],
          [
            1.468083,
            52.749805
          ],
          [
            1.4683,
            52.749851
          ],
          [
            1.469194,
            52.750037
          ],
          [
            1.471048,
            52.750424
          ],
          [
            1.472108,
            52.750604
          ],
          [
            1.472145,
            52.750602
          ],
          [
            1.473282,
            52.750568
          ],
          [
            1.473467,
            52.750554
          ],
          [
            1.473652,
            52.75054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455653, NR12 8YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.467353529685168,
          52.749660845042975
        ]
      }
    }
  ]
}