{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.325782,
            53.689646
          ],
          [
            -1.325686,
            53.689575
          ],
          [
            -1.325591,
            53.689505
          ],
          [
            -1.325472,
            53.689416
          ],
          [
            -1.325352,
            53.689327
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63163041, WF8 4FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3258487795749176,
          53.689527943161416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170251, WF8 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3253522636606647,
          53.68932740612452
        ]
      }
    }
  ]
}