{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lewis Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.41096,
            51.605764
          ],
          [
            -3.411093,
            51.605803
          ],
          [
            -3.411227,
            51.605842
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lewis Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.410717,
            51.605704
          ],
          [
            -3.410839,
            51.605734
          ],
          [
            -3.41096,
            51.605764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012771452, CF39 9AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4109178213189972,
          51.60565658027353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023815929, CF39 9EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4112409707335765,
          51.605832533209565
        ]
      }
    }
  ]
}