{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.046737,
            50.804804
          ],
          [
            -0.046741,
            50.804709
          ],
          [
            -0.046745,
            50.804615
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.046745,
            50.804615
          ],
          [
            -0.046596,
            50.804442
          ],
          [
            -0.046468,
            50.804366
          ],
          [
            -0.046111,
            50.804155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.046971,
            50.804628
          ],
          [
            -0.046858,
            50.804621
          ],
          [
            -0.046745,
            50.804615
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22110206, BN2 8AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.046186520602149145,
          50.804389723450406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22224953, BN2 8AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04674484240927667,
          50.804614920371044
        ]
      }
    }
  ]
}