{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Meadow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.295569,
            50.700184
          ],
          [
            -3.295609,
            50.700487
          ],
          [
            -3.295649,
            50.70079
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094951, EX10 0EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2955869163303424,
          50.70032789281054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024744421, EX10 0EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2955345042494772,
          50.70048135908868
        ]
      }
    }
  ]
}