{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.613477,
            52.662898
          ],
          [
            -1.612302,
            52.663237
          ],
          [
            -1.610511,
            52.663248
          ],
          [
            -1.607272,
            52.663881
          ],
          [
            -1.606891,
            52.663956
          ],
          [
            -1.604637,
            52.663938
          ],
          [
            -1.600855,
            52.663538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001176152, B79 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6133452590112143,
          52.662922470499375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024935266, B79 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.609544328600902,
          52.66469897483738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025232205, B79 0FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.611337230012277,
          52.66427335662371
        ]
      }
    }
  ]
}