{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newberry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.138905,
            51.607197
          ],
          [
            -1.139347,
            51.606809
          ],
          [
            -1.139342,
            51.606763
          ],
          [
            -1.139316,
            51.606522
          ],
          [
            -1.139498,
            51.606267
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093776594, OX10 0FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.139635560269195,
          51.60640218791529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093777645, OX10 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1389127873318456,
          51.60720612792628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120886963, OX10 0FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1391079665637045,
          51.60681193165564
        ]
      }
    }
  ]
}