{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redwing Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.723846,
            52.227511
          ],
          [
            0.723718,
            52.227663
          ],
          [
            0.72359,
            52.227815
          ],
          [
            0.723567,
            52.227843
          ],
          [
            0.723544,
            52.22787
          ],
          [
            0.723467,
            52.227962
          ],
          [
            0.723389,
            52.228055
          ],
          [
            0.723283,
            52.228186
          ],
          [
            0.723177,
            52.228318
          ],
          [
            0.723021,
            52.228272
          ],
          [
            0.722864,
            52.228227
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010695253, IP33 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7238455399459792,
          52.22751148064984
        ]
      }
    }
  ]
}