{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornham Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.321517,
            52.648874
          ],
          [
            1.321041,
            52.648536
          ],
          [
            1.320564,
            52.648199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009925282, NR7 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.320564069689732,
          52.64819902393881
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090827368, NR7 8HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3208348689871265,
          52.64865010575892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090827369, NR7 8HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3212618890959056,
          52.6484312717094
        ]
      }
    }
  ]
}