{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wellington Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.115708,
            52.351859
          ],
          [
            -0.115825,
            52.351238
          ],
          [
            -0.115601,
            52.351197
          ],
          [
            -0.115482,
            52.351175
          ],
          [
            -0.114789,
            52.350628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046318, PE28 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.115753401984824,
          52.35180333305796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070122086, PE28 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11632077314244978,
          52.35123693161521
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070122090, PE28 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11628302147163058,
          52.35143414017177
        ]
      }
    }
  ]
}