{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mount Boone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.58341,
            50.352487
          ],
          [
            -3.582323,
            50.352754
          ],
          [
            -3.581235,
            50.353021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564877, TQ6 9NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.583410294924995,
          50.352487431376616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040276022, TQ6 9TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5817059727631273,
          50.35280743012226
        ]
      }
    }
  ]
}