{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shelley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.179287,
            52.823008
          ],
          [
            -1.179141,
            52.823025
          ],
          [
            -1.178994,
            52.823042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040089227, LE12 6AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1792960351903297,
          52.82301447035504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040094539, LE12 6BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1791145893302837,
          52.823193009730566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040094540, LE12 6BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1790095355950008,
          52.823255211184524
        ]
      }
    }
  ]
}