{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peppery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.515613,
            50.538931
          ],
          [
            -3.516054,
            50.538711
          ],
          [
            -3.516058,
            50.538709
          ],
          [
            -3.516329,
            50.5384
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032980802, TQ14 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.515613086603114,
          50.53893086829023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040345124, TQ14 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5162449925946655,
          50.53883270340591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040345125, TQ14 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5158666960190477,
          50.53847788818863
        ]
      }
    }
  ]
}