{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aerial Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.09496,
            50.857283
          ],
          [
            -1.094678,
            50.85713
          ],
          [
            -1.093627,
            50.85704
          ],
          [
            -1.092208,
            50.856918
          ],
          [
            -1.091857,
            50.856887
          ],
          [
            -1.091507,
            50.856856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775110542, PO6 3RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0893090289859775,
          50.85681699571172
        ]
      }
    }
  ]
}