{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Library Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.367922,
            50.809982
          ],
          [
            -0.367939,
            50.810038
          ],
          [
            -0.36797,
            50.810144
          ],
          [
            -0.368043,
            50.810388
          ],
          [
            -0.368164,
            50.810793
          ],
          [
            -0.368172,
            50.810802
          ],
          [
            -0.36818,
            50.81081
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002291509, BN11 3EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36832568381862824,
          50.81102217740656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013355996, BN11 3PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3679363983959725,
          50.809973513805986
        ]
      }
    }
  ]
}