{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Essex Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.300587,
            53.016786
          ],
          [
            -1.300792,
            53.016543
          ],
          [
            -1.300998,
            53.016301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003428161, NG16 3GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3008152445741663,
          53.016472429377416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013967127, NG16 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3012794752598615,
          53.01634031670143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032101702, NG16 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3012629737002397,
          53.01643910234791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032101794, NG16 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3013091399303773,
          53.01634948023159
        ]
      }
    }
  ]
}