{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penda Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.158306,
            51.475741
          ],
          [
            0.158202,
            51.475912
          ],
          [
            0.158098,
            51.476083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Penda Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.15847,
            51.47542
          ],
          [
            0.158388,
            51.47558
          ],
          [
            0.158306,
            51.475741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011846682, DA8 1ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15831041352586514,
          51.475701602323184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020235025, DA8 1ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15846953296555216,
          51.47571665868164
        ]
      }
    }
  ]
}