{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.049902,
            53.544913
          ],
          [
            -3.049683,
            53.54516
          ],
          [
            -3.049463,
            53.545407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41236834, L37 6FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.049499819593114,
          53.5454136361087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41237237, L37 6FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.049783168499954,
          53.54527631680539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41237721, L37 6FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0494807280678398,
          53.54525200567289
        ]
      }
    }
  ]
}