{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Two House Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.36409,
            52.155428
          ],
          [
            1.364289,
            52.15535
          ],
          [
            1.364276,
            52.155305
          ],
          [
            1.36422,
            52.155118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009908812, IP13 0QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.364137168231326,
          52.155273759821156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091400425, IP13 0RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.36453489282946,
          52.1551184958043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004642024, IP13 0RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.364583719219699,
          52.15537793596379
        ]
      }
    }
  ]
}