{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Honey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.542532,
            50.506695
          ],
          [
            -3.542266,
            50.506752
          ],
          [
            -3.541795,
            50.50657
          ],
          [
            -3.541009,
            50.505825
          ],
          [
            -3.540848,
            50.505705
          ],
          [
            -3.539506,
            50.504711
          ],
          [
            -3.539162,
            50.504545
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032979687, TQ2 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.539162207475711,
          50.50454512390695
        ]
      }
    }
  ]
}