{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitham Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.734972,
            52.989746
          ],
          [
            -0.734956,
            52.989779
          ],
          [
            -0.73494,
            52.989813
          ],
          [
            -0.734732,
            52.990164
          ],
          [
            -0.73473,
            52.990187
          ],
          [
            -0.734701,
            52.990582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007252123, NG23 5GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7348427951647587,
          52.99083530215871
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007252124, NG23 5GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7348744205192683,
          52.990772710167015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007260497, NG23 5GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7348327776657334,
          52.98964854455862
        ]
      }
    }
  ]
}