{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mortimers Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.294199,
            50.964626
          ],
          [
            -1.294307,
            50.964546
          ],
          [
            -1.294415,
            50.964465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mortimers Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.294065,
            50.965021
          ],
          [
            -1.294132,
            50.964823
          ],
          [
            -1.294199,
            50.964626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014219469, SO50 7BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2940648656167075,
          50.965047711729454
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060305137, SO50 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.293885890496023,
          50.964641970892146
        ]
      }
    }
  ]
}