{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dukes Walk Service Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.031653,
            50.87888
          ],
          [
            -1.031408,
            50.879054
          ],
          [
            -1.031163,
            50.879228
          ],
          [
            -1.030816,
            50.879471
          ],
          [
            -1.03047,
            50.879715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013677188, PO7 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0309174357972606,
          50.879386175157805
        ]
      }
    }
  ]
}