{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.360809,
            52.299362
          ],
          [
            1.360479,
            52.299366
          ],
          [
            1.36015,
            52.299369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090892063, IP13 8FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3598405473189348,
          52.299132697187034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090892065, IP13 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3607525572477823,
          52.29935855947242
        ]
      }
    }
  ]
}