{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Field Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.082302,
            51.591122
          ],
          [
            -0.081823,
            51.591181
          ],
          [
            -0.081344,
            51.591241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Field Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.081344,
            51.591241
          ],
          [
            -0.080872,
            51.591301
          ],
          [
            -0.080401,
            51.591361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768024452, N17 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08040058418152968,
          51.59136050425744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025300734, N17 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08179579129098766,
          51.59114051989148
        ]
      }
    }
  ]
}