{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyndham Park Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.326799,
            51.475202
          ],
          [
            -3.326671,
            51.475275
          ],
          [
            -3.326544,
            51.475346
          ],
          [
            -3.325638,
            51.475854
          ],
          [
            -3.325406,
            51.475906
          ],
          [
            -3.323706,
            51.47629
          ],
          [
            -3.32358,
            51.476351
          ],
          [
            -3.323454,
            51.476413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64021345, CF5 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.325963761776051,
          51.4751849620042
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64047855, CF5 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.326720669006128,
          51.47496958156564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64102499, CF5 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.326811731207142,
          51.47513040770613
        ]
      }
    }
  ]
}