{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kear Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.993796,
            51.585345
          ],
          [
            -2.993725,
            51.585246
          ],
          [
            -2.993653,
            51.585146
          ],
          [
            -2.993469,
            51.584891
          ],
          [
            -2.993284,
            51.584635
          ],
          [
            -2.993234,
            51.584567
          ],
          [
            -2.993184,
            51.584498
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010551452, NP20 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9940524944101186,
          51.58569538409385
        ]
      }
    }
  ]
}