{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leasowes Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.059983,
            52.445308
          ],
          [
            -2.060148,
            52.445118
          ],
          [
            -2.060262,
            52.444985
          ],
          [
            -2.060233,
            52.444922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90165100, B63 4SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.06040960422276,
          52.445146450273036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90212718, B63 4SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.060468095562378,
          52.44488570988704
        ]
      }
    }
  ]
}