{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prince's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.417808,
            51.332826
          ],
          [
            1.417834,
            51.332794
          ],
          [
            1.417885,
            51.33273
          ],
          [
            1.417963,
            51.332635
          ],
          [
            1.418004,
            51.33257
          ],
          [
            1.418044,
            51.332505
          ],
          [
            1.418153,
            51.332551
          ],
          [
            1.418215,
            51.332578
          ],
          [
            1.418262,
            51.332598
          ],
          [
            1.418312,
            51.332619
          ],
          [
            1.418362,
            51.33264
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071166336, CT11 9EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.418014328497095,
          51.33251424041724
        ]
      }
    }
  ]
}