{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Farm Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.859987,
            52.471267
          ],
          [
            -1.859824,
            52.471413
          ],
          [
            -1.85966,
            52.471559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493317, B10 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8599871159337418,
          52.471267318025674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094287865, B10 9RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8595154394571443,
          52.47145554945846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094287866, B10 9RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8594416047520337,
          52.47152738174661
        ]
      }
    }
  ]
}