{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Great Eastern Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.156605,
            52.659485
          ],
          [
            0.156861,
            52.659279
          ],
          [
            0.157117,
            52.659072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012122374, PE13 2PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15675888108416394,
          52.65930284240158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090080290, PE13 2PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1566053937352698,
          52.65918874866037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090080291, PE13 2PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15638732511817324,
          52.65926464877177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090080292, PE13 2PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1562896572093624,
          52.65938331406103
        ]
      }
    }
  ]
}