{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Braeside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.463516,
            53.683324
          ],
          [
            -2.463118,
            53.683417
          ],
          [
            -2.462782,
            53.683495
          ],
          [
            -2.46272,
            53.683509
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024627088, BB3 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4627204308791297,
          53.683508979057926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004509400, BB3 2SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4636882104299604,
          53.6833973758126
        ]
      }
    }
  ]
}