{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clifton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.567347,
            52.733453
          ],
          [
            -1.567623,
            52.733604
          ],
          [
            -1.567899,
            52.733754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013903542, DE12 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5675961850589741,
          52.73359427839173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032001359, DE12 6NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5671387976765077,
          52.73342180784733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032001360, DE12 6NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5675256963705533,
          52.733234435996714
        ]
      }
    }
  ]
}