{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.976505,
            50.859246
          ],
          [
            -0.976705,
            50.859215
          ],
          [
            -0.976906,
            50.859184
          ],
          [
            -0.977031,
            50.859194
          ],
          [
            -0.977156,
            50.859204
          ],
          [
            -0.977186,
            50.859206
          ],
          [
            -0.977216,
            50.859207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013676123, PO9 2AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9774953943093898,
          50.85879582061371
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013676124, PO9 2XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9771312123629341,
          50.8592062963944
        ]
      }
    }
  ]
}