{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.23762,
            50.833745
          ],
          [
            -0.237701,
            50.833585
          ],
          [
            -0.237782,
            50.833426
          ],
          [
            -0.2378,
            50.833389
          ],
          [
            -0.237819,
            50.833352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "60031913, BN42 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23762000460100954,
          50.833735686381914
        ]
      }
    }
  ]
}