{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cosserat Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519637,
            54.978999
          ],
          [
            -1.519549,
            54.978946
          ],
          [
            -1.519462,
            54.978892
          ],
          [
            -1.519394,
            54.978851
          ],
          [
            -1.519327,
            54.978809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103006970, NE31 1RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5196371315718693,
          54.978999313170334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000301895, NE31 1RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5198888223189653,
          54.97885652561768
        ]
      }
    }
  ]
}