{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tredwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.108298,
            51.427424
          ],
          [
            -0.108116,
            51.427271
          ],
          [
            -0.107934,
            51.427118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tredwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.108671,
            51.427741
          ],
          [
            -0.108484,
            51.427583
          ],
          [
            -0.108298,
            51.427424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000446446, SE27 0TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10867095544629354,
          51.4277414637239
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093376470, SE27 0LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10905705743052119,
          51.427100221979764
        ]
      }
    }
  ]
}