{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fore Draft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.991976,
            52.511162
          ],
          [
            -1.991457,
            52.511117
          ],
          [
            -1.990938,
            52.511073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024975157, B70 6NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9911303651206258,
          52.51132780888125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090607066, B70 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.991439829947775,
          52.511121063046346
        ]
      }
    }
  ]
}