{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Warkworth Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.179134,
            51.317831
          ],
          [
            -2.179137,
            51.317525
          ],
          [
            -2.179141,
            51.31722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091541508, BA14 6FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1793704723276863,
          51.31773915928965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091541885, BA14 6FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.179155589231617,
          51.31782940620094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091709607, BA14 6FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1793409669007326,
          51.31753239417147
        ]
      }
    }
  ]
}