{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.389231,
            52.762113
          ],
          [
            -1.389164,
            52.762362
          ],
          [
            -1.389098,
            52.76261
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002344129, LE67 8HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3892313301206105,
          52.76210764392921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032068823, LE67 8HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.389378129883502,
          52.762207285579365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032068824, LE67 8HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.389255812755482,
          52.76247634608502
        ]
      }
    }
  ]
}