{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dordrecht Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.572936,
            50.865425
          ],
          [
            0.572938,
            50.865369
          ],
          [
            0.57294,
            50.865313
          ],
          [
            0.57294,
            50.865304
          ],
          [
            0.57294,
            50.865294
          ],
          [
            0.572503,
            50.864733
          ],
          [
            0.572066,
            50.864172
          ],
          [
            0.572038,
            50.864125
          ],
          [
            0.572009,
            50.864079
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025155764, TN34 2LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5717839122975481,
          50.864893225847105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070601003, TN34 2SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5730500642984071,
          50.86543194557977
        ]
      }
    }
  ]
}