{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Horner Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.057689,
            50.818793
          ],
          [
            -3.057036,
            50.818823
          ],
          [
            -3.05674,
            50.818836
          ],
          [
            -3.056576,
            50.819038
          ],
          [
            -3.056439,
            50.819684
          ],
          [
            -3.05644,
            50.819692
          ],
          [
            -3.056564,
            50.820346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000265750, EX14 9EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.057638106581786,
          50.818612907581354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023099065, EX14 9EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0572449652801508,
          50.81880532104879
        ]
      }
    }
  ]
}