{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flinders Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.08976,
            52.86982
          ],
          [
            -1.089414,
            52.869725
          ],
          [
            -1.089333,
            52.86948
          ],
          [
            -1.089203,
            52.86943
          ],
          [
            -1.089008,
            52.869422
          ],
          [
            -1.087867,
            52.869375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040067210, NG12 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.088511986582102,
          52.86941337355222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040085022, NG12 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.087678293025115,
          52.86949687023496
        ]
      }
    }
  ]
}