{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vines Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.501245,
            51.387216
          ],
          [
            0.501547,
            51.387061
          ],
          [
            0.501849,
            51.386907
          ],
          [
            0.501884,
            51.386886
          ],
          [
            0.501919,
            51.386866
          ],
          [
            0.502564,
            51.386488
          ],
          [
            0.50321,
            51.38611
          ],
          [
            0.503219,
            51.386105
          ],
          [
            0.503228,
            51.386101
          ],
          [
            0.503549,
            51.385942
          ],
          [
            0.503869,
            51.385784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003160, ME1 1TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5012305096140083,
          51.38720736517502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44200194, ME1 1RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5030536311548016,
          51.386637801490735
        ]
      }
    }
  ]
}