{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenfield Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.606258,
            52.287228
          ],
          [
            -0.60668,
            52.287535
          ],
          [
            -0.607103,
            52.287841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001190227, NN10 9GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6065111796263811,
          52.28755500205249
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001192845, NN10 9NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6069026598756362,
          52.28769448419528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032138497, NN10 9GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6068217722920305,
          52.28746875708951
        ]
      }
    }
  ]
}