{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Farm Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.390612,
            50.646773
          ],
          [
            -2.39078,
            50.646871
          ],
          [
            -2.390948,
            50.646968
          ],
          [
            -2.391064,
            50.647049
          ],
          [
            -2.391179,
            50.647129
          ],
          [
            -2.391288,
            50.64712
          ],
          [
            -2.391397,
            50.64711
          ],
          [
            -2.391088,
            50.646765
          ],
          [
            -2.391063,
            50.646736
          ],
          [
            -2.3911,
            50.646563
          ],
          [
            -2.391396,
            50.646534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014727, DT3 6EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.39060997724541,
          50.64678517240434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025019477, DT3 6EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3934951397232744,
          50.64676646681409
        ]
      }
    }
  ]
}