{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bec Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.270544,
            52.228347
          ],
          [
            -0.270546,
            52.22848
          ],
          [
            -0.270548,
            52.228613
          ],
          [
            -0.2705,
            52.228738
          ],
          [
            -0.270452,
            52.228863
          ],
          [
            -0.270334,
            52.229061
          ],
          [
            -0.270216,
            52.229259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000164437, PE19 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2702469456126914,
          52.229205363525885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091523002, PE19 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2701250541055017,
          52.22857418168621
        ]
      }
    }
  ]
}